1 |
michael |
3253 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
2 |
|
|
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> |
3 |
|
|
<title>DatabasePrimitivesLibrary: _smat_head_s Struct Reference</title> |
4 |
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css"> |
5 |
|
|
</head><body> |
6 |
|
|
<!-- Generated by Doxygen 1.4.4 --> |
7 |
|
|
<div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a></div> |
8 |
|
|
<h1>_smat_head_s Struct Reference<br> |
9 |
|
|
<small> |
10 |
|
|
[<a class="el" href="group__dbprim__smat.html">Sparse matrices</a>]</small> |
11 |
|
|
</h1><!-- doxytag: class="_smat_head_s" --><code>#include <<a class="el" href="dbprim_8h-source.html">dbprim.h</a>></code> |
12 |
|
|
<p> |
13 |
|
|
Collaboration diagram for _smat_head_s:<p><center><img src="struct__smat__head__s__coll__graph.png" border="0" usemap="#__smat__head__s__coll__map" alt="Collaboration graph"></center> |
14 |
|
|
<map name="__smat__head__s__coll__map"> |
15 |
|
|
<area href="struct__link__head__s.html" shape="rect" coords="92,7,193,31" alt=""> |
16 |
|
|
<area href="struct__link__elem__s.html" shape="rect" coords="76,112,177,136" alt=""> |
17 |
|
|
<area href="struct__hash__table__s.html" shape="rect" coords="269,112,379,136" alt=""> |
18 |
|
|
<area href="struct__smat__table__s.html" shape="rect" coords="172,204,281,228" alt=""> |
19 |
|
|
</map> |
20 |
|
|
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><hr><a name="_details"></a><h2>Detailed Description</h2> |
21 |
|
|
<p><b>For internal use only.</b></p> |
22 |
|
|
<p> |
23 |
|
|
This is the implementation of the <a class="el" href="group__dbprim__smat.html#ga1">smat_head_t</a> type.</p> |
24 |
|
|
|
25 |
|
|
<p> |
26 |
|
|
|
27 |
|
|
<p> |
28 |
|
|
Definition at line <a class="el" href="dbprim_8h-source.html#l02005">2005</a> of file <a class="el" href="dbprim_8h-source.html">dbprim.h</a>.<table border="0" cellpadding="0" cellspacing="0"> |
29 |
|
|
<tr><td></td></tr> |
30 |
|
|
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr> |
31 |
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned long </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__smat__head__s.html#o0">sh_magic</a></td></tr> |
32 |
|
|
|
33 |
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="group__dbprim__smat.html#ga6">smat_loc_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__smat__head__s.html#o1">sh_elem</a></td></tr> |
34 |
|
|
|
35 |
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="struct__smat__table__s.html">smat_table_t</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__smat__head__s.html#o2">sh_table</a></td></tr> |
36 |
|
|
|
37 |
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="el" href="struct__link__head__s.html">link_head_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__smat__head__s.html#o3">sh_head</a></td></tr> |
38 |
|
|
|
39 |
|
|
</table> |
40 |
|
|
<hr><h2>Field Documentation</h2> |
41 |
|
|
<a class="anchor" name="o1"></a><!-- doxytag: member="_smat_head_s::sh_elem" ref="o1" args="" --><p> |
42 |
|
|
<table class="mdTable" cellpadding="2" cellspacing="0"> |
43 |
|
|
<tr> |
44 |
|
|
<td class="mdRow"> |
45 |
|
|
<table cellpadding="0" cellspacing="0" border="0"> |
46 |
|
|
<tr> |
47 |
|
|
<td class="md" nowrap valign="top"><a class="el" href="group__dbprim__smat.html#ga6">smat_loc_t</a> <a class="el" href="struct__smat__head__s.html#o1">_smat_head_s::sh_elem</a> </td> |
48 |
|
|
</tr> |
49 |
|
|
</table> |
50 |
|
|
</td> |
51 |
|
|
</tr> |
52 |
|
|
</table> |
53 |
|
|
<table cellspacing="5" cellpadding="0" border="0"> |
54 |
|
|
<tr> |
55 |
|
|
<td> |
56 |
|
|
|
57 |
|
|
</td> |
58 |
|
|
<td> |
59 |
|
|
|
60 |
|
|
<p> |
61 |
|
|
0 or 1 to indicate first or second. |
62 |
|
|
<p> |
63 |
|
|
Definition at line <a class="el" href="dbprim_8h-source.html#l02007">2007</a> of file <a class="el" href="dbprim_8h-source.html">dbprim.h</a>. |
64 |
|
|
<p> |
65 |
|
|
Referenced by <a class="el" href="sh__find_8c-source.html#l00072">sh_find()</a>, <a class="el" href="sh__flush_8c-source.html#l00090">sh_flush()</a>, <a class="el" href="sh__init_8c-source.html#l00034">sh_init()</a>, <a class="el" href="sh__iter_8c-source.html#l00077">sh_iter()</a>, <a class="el" href="sh__move_8c-source.html#l00035">sh_move()</a>, <a class="el" href="st__add_8c-source.html#l00036">st_add()</a>, and <a class="el" href="st__find_8c-source.html#l00036">st_find()</a>. </td> |
66 |
|
|
</tr> |
67 |
|
|
</table> |
68 |
|
|
<a class="anchor" name="o3"></a><!-- doxytag: member="_smat_head_s::sh_head" ref="o3" args="" --><p> |
69 |
|
|
<table class="mdTable" cellpadding="2" cellspacing="0"> |
70 |
|
|
<tr> |
71 |
|
|
<td class="mdRow"> |
72 |
|
|
<table cellpadding="0" cellspacing="0" border="0"> |
73 |
|
|
<tr> |
74 |
|
|
<td class="md" nowrap valign="top"><a class="el" href="struct__link__head__s.html">link_head_t</a> <a class="el" href="struct__smat__head__s.html#o3">_smat_head_s::sh_head</a> </td> |
75 |
|
|
</tr> |
76 |
|
|
</table> |
77 |
|
|
</td> |
78 |
|
|
</tr> |
79 |
|
|
</table> |
80 |
|
|
<table cellspacing="5" cellpadding="0" border="0"> |
81 |
|
|
<tr> |
82 |
|
|
<td> |
83 |
|
|
|
84 |
|
|
</td> |
85 |
|
|
<td> |
86 |
|
|
|
87 |
|
|
<p> |
88 |
|
|
Linked list head. |
89 |
|
|
<p> |
90 |
|
|
Definition at line <a class="el" href="dbprim_8h-source.html#l02009">2009</a> of file <a class="el" href="dbprim_8h-source.html">dbprim.h</a>. |
91 |
|
|
<p> |
92 |
|
|
Referenced by <a class="el" href="sh__find_8c-source.html#l00072">sh_find()</a>, <a class="el" href="sh__flush_8c-source.html#l00090">sh_flush()</a>, <a class="el" href="sh__init_8c-source.html#l00034">sh_init()</a>, <a class="el" href="sh__iter_8c-source.html#l00077">sh_iter()</a>, <a class="el" href="sh__move_8c-source.html#l00035">sh_move()</a>, <a class="el" href="st__add_8c-source.html#l00036">st_add()</a>, and <a class="el" href="st__find_8c-source.html#l00036">st_find()</a>. </td> |
93 |
|
|
</tr> |
94 |
|
|
</table> |
95 |
|
|
<a class="anchor" name="o0"></a><!-- doxytag: member="_smat_head_s::sh_magic" ref="o0" args="" --><p> |
96 |
|
|
<table class="mdTable" cellpadding="2" cellspacing="0"> |
97 |
|
|
<tr> |
98 |
|
|
<td class="mdRow"> |
99 |
|
|
<table cellpadding="0" cellspacing="0" border="0"> |
100 |
|
|
<tr> |
101 |
|
|
<td class="md" nowrap valign="top">unsigned long <a class="el" href="struct__smat__head__s.html#o0">_smat_head_s::sh_magic</a> </td> |
102 |
|
|
</tr> |
103 |
|
|
</table> |
104 |
|
|
</td> |
105 |
|
|
</tr> |
106 |
|
|
</table> |
107 |
|
|
<table cellspacing="5" cellpadding="0" border="0"> |
108 |
|
|
<tr> |
109 |
|
|
<td> |
110 |
|
|
|
111 |
|
|
</td> |
112 |
|
|
<td> |
113 |
|
|
|
114 |
|
|
<p> |
115 |
|
|
Magic number. |
116 |
|
|
<p> |
117 |
|
|
Definition at line <a class="el" href="dbprim_8h-source.html#l02006">2006</a> of file <a class="el" href="dbprim_8h-source.html">dbprim.h</a>. |
118 |
|
|
<p> |
119 |
|
|
Referenced by <a class="el" href="sh__init_8c-source.html#l00034">sh_init()</a>. </td> |
120 |
|
|
</tr> |
121 |
|
|
</table> |
122 |
|
|
<a class="anchor" name="o2"></a><!-- doxytag: member="_smat_head_s::sh_table" ref="o2" args="" --><p> |
123 |
|
|
<table class="mdTable" cellpadding="2" cellspacing="0"> |
124 |
|
|
<tr> |
125 |
|
|
<td class="mdRow"> |
126 |
|
|
<table cellpadding="0" cellspacing="0" border="0"> |
127 |
|
|
<tr> |
128 |
|
|
<td class="md" nowrap valign="top"><a class="el" href="struct__smat__table__s.html">smat_table_t</a>* <a class="el" href="struct__smat__head__s.html#o2">_smat_head_s::sh_table</a> </td> |
129 |
|
|
</tr> |
130 |
|
|
</table> |
131 |
|
|
</td> |
132 |
|
|
</tr> |
133 |
|
|
</table> |
134 |
|
|
<table cellspacing="5" cellpadding="0" border="0"> |
135 |
|
|
<tr> |
136 |
|
|
<td> |
137 |
|
|
|
138 |
|
|
</td> |
139 |
|
|
<td> |
140 |
|
|
|
141 |
|
|
<p> |
142 |
|
|
Table this object's in. |
143 |
|
|
<p> |
144 |
|
|
Definition at line <a class="el" href="dbprim_8h-source.html#l02008">2008</a> of file <a class="el" href="dbprim_8h-source.html">dbprim.h</a>. |
145 |
|
|
<p> |
146 |
|
|
Referenced by <a class="el" href="sh__flush_8c-source.html#l00090">sh_flush()</a>, <a class="el" href="sh__init_8c-source.html#l00034">sh_init()</a>, <a class="el" href="sh__iter_8c-source.html#l00077">sh_iter()</a>, <a class="el" href="st__add_8c-source.html#l00036">st_add()</a>, and <a class="el" href="st__find_8c-source.html#l00036">st_find()</a>. </td> |
147 |
|
|
</tr> |
148 |
|
|
</table> |
149 |
|
|
<hr size="1"><address style="align: right;"><small>Generated on Sat Jul 15 14:10:55 2006 for DatabasePrimitivesLibrary by |
150 |
|
|
<a href="http://www.doxygen.org/index.html"> |
151 |
|
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.4 </small></address> |
152 |
|
|
</body> |
153 |
|
|
</html> |