diff options
author | hunt <hunt> | 2005-03-29 18:07:58 +0000 |
---|---|---|
committer | hunt <hunt> | 2005-03-29 18:07:58 +0000 |
commit | e32551b18f4560056d2d482f5e1505b1b98fa82a (patch) | |
tree | 4e9e07a9b46a4fd5dea27732571cbb04c0ef5dee /runtime/docs/html/structmap__root.html | |
parent | 13b35bb112459702e7371ecc89d7deb789818a86 (diff) | |
download | systemtap-steved-e32551b18f4560056d2d482f5e1505b1b98fa82a.tar.gz systemtap-steved-e32551b18f4560056d2d482f5e1505b1b98fa82a.tar.xz systemtap-steved-e32551b18f4560056d2d482f5e1505b1b98fa82a.zip |
*** empty log message ***
Diffstat (limited to 'runtime/docs/html/structmap__root.html')
-rw-r--r-- | runtime/docs/html/structmap__root.html | 35 |
1 files changed, 18 insertions, 17 deletions
diff --git a/runtime/docs/html/structmap__root.html b/runtime/docs/html/structmap__root.html index 0fdd005f..d6e95bd6 100644 --- a/runtime/docs/html/structmap__root.html +++ b/runtime/docs/html/structmap__root.html @@ -4,8 +4,11 @@ <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.4.1 --> -<div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="dirs.html">Directories</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> | <a class="qindex" href="pages.html">Related Pages</a></div> -<h1>map_root Struct Reference</h1>This structure contains all information about a map. +<div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="dirs.html">Directories</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> | <a class="qindex" href="pages.html">Related Pages</a></div> +<h1>map_root Struct Reference<br> +<small> +[<a class="el" href="group__maps.html">Maps</a>]</small> +</h1>This structure contains all information about a map. <a href="#_details">More...</a> <p> <code>#include <<a class="el" href="map_8h-source.html">map.h</a>></code> @@ -14,7 +17,7 @@ <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_root::type"></a> -enum <a class="el" href="map_8h.html#a19">valtype</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structmap__root.html#o0">type</a></td></tr> +enum <a class="el" href="group__maps.html#ga33">valtype</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structmap__root.html#o0">type</a></td></tr> <tr><td class="mdescLeft"> </td><td class="mdescRight">type of the values stored in the array <br></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o1" doxytag="map_root::maxnum"></a> @@ -44,10 +47,10 @@ list_head </td><td class="memItemRight" valign="bottom"><a class="el" href= <tr><td class="mdescLeft"> </td><td class="mdescRight">this is the creation data saved between the key functions and the set/get functions <a href="#o7"></a><br></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o8" doxytag="map_root::c_key1type"></a> -enum <a class="el" href="map_8h.html#a18">keytype</a> </td><td class="memItemRight" valign="bottom"><b>c_key1type</b></td></tr> +enum <a class="el" href="group__maps.html#ga32">keytype</a> </td><td class="memItemRight" valign="bottom"><b>c_key1type</b></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o9" doxytag="map_root::c_key2type"></a> -enum <a class="el" href="map_8h.html#a18">keytype</a> </td><td class="memItemRight" valign="bottom"><b>c_key2type</b></td></tr> +enum <a class="el" href="group__maps.html#ga32">keytype</a> </td><td class="memItemRight" valign="bottom"><b>c_key2type</b></td></tr> <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="o10" doxytag="map_root::c_keyhead"></a> hlist_head * </td><td class="memItemRight" valign="bottom"><b>c_keyhead</b></td></tr> @@ -69,11 +72,11 @@ hlist_head </td><td class="memItemRight" valign="bottom"><a class="el" href <hr><a name="_details"></a><h2>Detailed Description</h2> This structure contains all information about a map. <p> -It is allocated once when <a class="el" href="map_8c.html#a3">_stp_map_new()</a> is called. +It is allocated once when <a class="el" href="group__maps.html#ga2">_stp_map_new()</a> is called. <p> <p> -Definition at line <a class="el" href="map_8h-source.html#l00061">61</a> of file <a class="el" href="map_8h-source.html">map.h</a>.<hr><h2>Field Documentation</h2> +Definition at line <a class="el" href="map_8h-source.html#l00067">67</a> of file <a class="el" href="map_8h-source.html">map.h</a>.<hr><h2>Field Documentation</h2> <a class="anchor" name="o7" doxytag="map_root::create"></a><p> <table class="mdTable" cellpadding="2" cellspacing="0"> <tr> @@ -96,12 +99,12 @@ Definition at line <a class="el" href="map_8h-source.html#l00061">61</a> of file <p> this is the creation data saved between the key functions and the set/get functions <p> -<dl compact><dt><b><a class="el" href="todo.html#_todo000005">Todo:</a></b></dt><dd>Needs to be per-cpu data for SMP support</dd></dl> +<dl compact><dt><b><a class="el" href="todo.html#_todo000008">Todo:</a></b></dt><dd>Needs to be per-cpu data for SMP support</dd></dl> <p> -Definition at line <a class="el" href="map_8h-source.html#l00087">87</a> of file <a class="el" href="map_8h-source.html">map.h</a>. +Definition at line <a class="el" href="map_8h-source.html#l00093">93</a> of file <a class="el" href="map_8h-source.html">map.h</a>. <p> -Referenced by <a class="el" href="map_8c-source.html#l00557">_stp_map_get_int64()</a>, <a class="el" href="map_8c-source.html#l00721">_stp_map_get_stat()</a>, <a class="el" href="map_8c-source.html#l00638">_stp_map_get_str()</a>, <a class="el" href="map_8c-source.html#l00222">_stp_map_key_long_long()</a>, <a class="el" href="map_8c-source.html#l00362">_stp_map_key_long_str()</a>, <a class="el" href="map_8c-source.html#l00314">_stp_map_key_str_long()</a>, <a class="el" href="map_8c-source.html#l00265">_stp_map_key_str_str()</a>, <a class="el" href="map_8c-source.html#l00662">_stp_map_set_stat()</a>, <a class="el" href="map_8c-source.html#l00577">_stp_map_set_str()</a>, and <a class="el" href="map_8c-source.html#l00742">_stp_map_stat_add()</a>. </td> +Referenced by <a class="el" href="map_8c-source.html#l00568">_stp_map_get_int64()</a>, <a class="el" href="map_8c-source.html#l00732">_stp_map_get_stat()</a>, <a class="el" href="map_8c-source.html#l00649">_stp_map_get_str()</a>, <a class="el" href="map_8c-source.html#l00233">_stp_map_key_long_long()</a>, <a class="el" href="map_8c-source.html#l00373">_stp_map_key_long_str()</a>, <a class="el" href="map_8c-source.html#l00325">_stp_map_key_str_long()</a>, <a class="el" href="map_8c-source.html#l00276">_stp_map_key_str_str()</a>, <a class="el" href="map_8c-source.html#l00673">_stp_map_set_stat()</a>, <a class="el" href="map_8c-source.html#l00588">_stp_map_set_str()</a>, and <a class="el" href="map_8c-source.html#l00753">_stp_map_stat_add()</a>. </td> </tr> </table> <a class="anchor" name="o14" doxytag="map_root::membuf"></a><p> @@ -128,9 +131,9 @@ pointer to allocated memory space. <p> Used for freeing memory. <p> -Definition at line <a class="el" href="map_8h-source.html#l00098">98</a> of file <a class="el" href="map_8h-source.html">map.h</a>. +Definition at line <a class="el" href="map_8h-source.html#l00104">104</a> of file <a class="el" href="map_8h-source.html">map.h</a>. <p> -Referenced by <a class="el" href="map_8c-source.html#l00194">_stp_map_del()</a>, and <a class="el" href="map_8c-source.html#l00046">_stp_map_new()</a>. </td> +Referenced by <a class="el" href="map_8c-source.html#l00205">_stp_map_del()</a>, and <a class="el" href="map_8c-source.html#l00057">_stp_map_new()</a>. </td> </tr> </table> <a class="anchor" name="o5" doxytag="map_root::pool"></a><p> @@ -157,13 +160,11 @@ pool of unused entries. <p> Used only when entries are statically allocated at startup. <p> -Definition at line <a class="el" href="map_8h-source.html#l00079">79</a> of file <a class="el" href="map_8h-source.html">map.h</a>. +Definition at line <a class="el" href="map_8h-source.html#l00085">85</a> of file <a class="el" href="map_8h-source.html">map.h</a>. <p> -Referenced by <a class="el" href="map_8c-source.html#l00794">_stp_list_clear()</a>, <a class="el" href="map_8c-source.html#l00046">_stp_map_new()</a>, <a class="el" href="map_8c-source.html#l00662">_stp_map_set_stat()</a>, and <a class="el" href="map_8c-source.html#l00577">_stp_map_set_str()</a>. </td> +Referenced by <a class="el" href="map_8c-source.html#l00813">_stp_list_clear()</a>, <a class="el" href="map_8c-source.html#l00057">_stp_map_new()</a>, <a class="el" href="map_8c-source.html#l00673">_stp_map_set_stat()</a>, and <a class="el" href="map_8c-source.html#l00588">_stp_map_set_str()</a>. </td> </tr> </table> <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 10:27:36 2005 for SystemTap.</small></body> -</html> +</body></html> |