summaryrefslogtreecommitdiffstats
path: root/runtime/docs/html/structmap__node.html
diff options
context:
space:
mode:
authorhunt <hunt>2005-03-22 18:36:50 +0000
committerhunt <hunt>2005-03-22 18:36:50 +0000
commite94cb46c2219da504a559d49eeda3e4134b96453 (patch)
tree8ace56077fbeef519ba8e4283d358f3c1053571c /runtime/docs/html/structmap__node.html
parentb9c556e44326b40b2c927a0a5b5626332a8c9587 (diff)
downloadsystemtap-steved-e94cb46c2219da504a559d49eeda3e4134b96453.tar.gz
systemtap-steved-e94cb46c2219da504a559d49eeda3e4134b96453.tar.xz
systemtap-steved-e94cb46c2219da504a559d49eeda3e4134b96453.zip
*** empty log message ***
Diffstat (limited to 'runtime/docs/html/structmap__node.html')
-rw-r--r--runtime/docs/html/structmap__node.html16
1 files changed, 9 insertions, 7 deletions
diff --git a/runtime/docs/html/structmap__node.html b/runtime/docs/html/structmap__node.html
index 9902b165..d2fc751c 100644
--- a/runtime/docs/html/structmap__node.html
+++ b/runtime/docs/html/structmap__node.html
@@ -5,7 +5,7 @@
</head><body>
<!-- Generated by Doxygen 1.4.1 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
-<h1>map_node Struct Reference</h1>all map nodes have the following structure
+<h1>map_node Struct Reference</h1>basic map element
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="map_8h-source.html">map.h</a>&gt;</code>
@@ -14,11 +14,13 @@
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o0" doxytag="map_node::lnode"></a>
-list_head&nbsp;</td><td class="memItemRight" valign="bottom"><b>lnode</b></td></tr>
+list_head&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmap__node.html#o0">lnode</a></td></tr>
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">list of other nodes in the map <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o1" doxytag="map_node::hnode"></a>
-hlist_node&nbsp;</td><td class="memItemRight" valign="bottom"><b>hnode</b></td></tr>
+hlist_node&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmap__node.html#o1">hnode</a></td></tr>
+<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">list of nodes with the same hash value <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o2" doxytag="map_node::key1"></a>
<a class="el" href="unionkey__data.html">key_data</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>key1</b></td></tr>
@@ -26,19 +28,19 @@ hlist_node&nbsp;</td><td class="memItemRight" valign="bottom"><b>hnode</b></td><
<a class="el" href="unionkey__data.html">key_data</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>key2</b></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o4" doxytag="map_node::key1type"></a>
-enum keytype&nbsp;</td><td class="memItemRight" valign="bottom"><b>key1type</b></td></tr>
+enum <a class="el" href="map_8h.html#a18">keytype</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>key1type</b></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o5" doxytag="map_node::key2type"></a>
-enum keytype&nbsp;</td><td class="memItemRight" valign="bottom"><b>key2type</b></td></tr>
+enum <a class="el" href="map_8h.html#a18">keytype</a>&nbsp;</td><td class="memItemRight" valign="bottom"><b>key2type</b></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
-all map nodes have the following structure
+basic map element
<p>
<p>
Definition at line <a class="el" href="map_8h-source.html#l00029">29</a> of file <a class="el" href="map_8h-source.html">map.h</a>.<hr>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="map_8h-source.html">map.h</a></ul>
<hr size="1"><address style="align: right;"><small>
-Generated on Tue Mar 22 00:32:02 2005 for SystemTap.</small></body>
+Generated on Tue Mar 22 10:27:36 2005 for SystemTap.</small></body>
</html>