From 33776f4955fa52ae3e4dc87ab6ac484a3ebc9a71 Mon Sep 17 00:00:00 2001 From: hunt Date: Mon, 21 Mar 2005 21:47:54 +0000 Subject: *** empty log message *** --- runtime/docs/html/structmap__root.html | 203 +++++++++++++++++++++++---------- 1 file changed, 145 insertions(+), 58 deletions(-) (limited to 'runtime/docs/html/structmap__root.html') diff --git a/runtime/docs/html/structmap__root.html b/runtime/docs/html/structmap__root.html index d6a7418a..cd50216b 100644 --- a/runtime/docs/html/structmap__root.html +++ b/runtime/docs/html/structmap__root.html @@ -5,45 +5,51 @@
Intro | Functions | Defines | Enumerations | Enumeration Values
- +

map_root Struct Reference

#include <map.h>

- + - + - + - + - + - + - + - + - + - + - + - + + + + + + +

Data Fields

int maxnum
enum valtype type
int num
int maxnum
int no_wrap
int num
list_head head
int no_wrap
list_head pool
list_head head
map_nodekey
list_head pool
u_int8_t create
map_nodekey
hlist_head * c_keyhead
u_int8_t create
key_data c_key1
enum keytype c_key1type
key_data c_key2
enum keytype c_key2type
hlist_head hashes [HASH_TABLE_SIZE]
hlist_head * c_keyhead
void * membuf
key_data c_key1
key_data c_key2
hlist_head hashes [HASH_TABLE_SIZE]
void * membuf


Field Documentation

-

- +

+

@@ -64,13 +70,40 @@ Definition at line 74 of file Referenced by _stp_map_key_long_long(), _stp_map_key_long_str(), _stp_map_key_str_long(), and _stp_map_key_str_str().
- +
union key_data map_root::c_key1 union key_data map_root::c_key1
-

- +

+

+ +
- + + +
union key_data map_root::c_key2 enum keytype map_root::c_key1type
+
+ + + + + +
+   + + +

+ +

+Definition at line 71 of file map.h. +

+Referenced by _stp_map_key_long_long(), _stp_map_key_long_str(), _stp_map_key_str_long(), and _stp_map_key_str_str().

+

+ + + @@ -91,13 +124,40 @@ Definition at line 75 of file Referenced by _stp_map_key_long_long(), _stp_map_key_long_str(), _stp_map_key_str_long(), and _stp_map_key_str_str().
+ + +
union key_data map_root::c_key2
-

- +

+

+ + + +
+ + + + +
enum keytype map_root::c_key2type
+
+ + + + + +
+   + + +

+ +

+Definition at line 72 of file map.h. +

+Referenced by _stp_map_key_long(), _stp_map_key_long_long(), _stp_map_key_long_str(), _stp_map_key_str(), _stp_map_key_str_long(), and _stp_map_key_str_str().

+

+ @@ -118,13 +178,13 @@ Definition at line 73 of file Referenced by _stp_map_key_long_long(), _stp_map_key_long_str(), _stp_map_key_str_long(), and _stp_map_key_str_str().
- +
struct hlist_head* map_root::c_keyhead struct hlist_head* map_root::c_keyhead
-

- +

+

@@ -142,16 +202,16 @@ Referenced by _stp_map_key_long_l

Definition at line 70 of file map.h.

-Referenced by _stp_map_get_int64(), _stp_map_get_stat(), _stp_map_get_str(), _stp_map_key_del(), _stp_map_key_long_long(), _stp_map_key_long_str(), _stp_map_key_str_long(), _stp_map_key_str_str(), _stp_map_set_int64(), _stp_map_set_stat(), _stp_map_set_str(), and _stp_map_stat_add(). +Referenced by _stp_map_get_int64(), _stp_map_get_stat(), _stp_map_get_str(), _stp_map_key_long_long(), _stp_map_key_long_str(), _stp_map_key_str_long(), _stp_map_key_str_str(), _stp_map_set_stat(), _stp_map_set_str(), and _stp_map_stat_add().

- +
u_int8_t map_root::create u_int8_t map_root::create
-

- +

+

@@ -172,13 +232,13 @@ Definition at line 78 of file Referenced by _stp_map_key_long_long(), _stp_map_key_long_str(), _stp_map_key_str_long(), and _stp_map_key_str_str().
- +
struct hlist_head map_root::hashes[HASH_TABLE_SIZE] struct hlist_head map_root::hashes[HASH_TABLE_SIZE]
-

- +

+

@@ -196,16 +256,16 @@ Referenced by _stp_map_key_long_l

Definition at line 59 of file map.h.

-Referenced by _stp_list_clear(), _stp_map_del(), _stp_map_iter(), _stp_map_new(), _stp_map_set_int64(), _stp_map_set_stat(), _stp_map_set_str(), and _stp_map_start(). +Referenced by _stp_list_clear(), _stp_map_del(), _stp_map_iter(), _stp_map_new(), _stp_map_set_stat(), _stp_map_set_str(), and _stp_map_start().

- +
struct list_head map_root::head struct list_head map_root::head
-

- +

+

@@ -223,16 +283,16 @@ Referenced by _stp_list_clear() Definition at line 66 of file map.h.

-Referenced by _stp_map_get_int64(), _stp_map_get_stat(), _stp_map_get_str(), _stp_map_key_del(), _stp_map_key_long_long(), _stp_map_key_long_str(), _stp_map_key_str_long(), _stp_map_key_str_str(), _stp_map_set_int64(), _stp_map_set_stat(), _stp_map_set_str(), and _stp_map_stat_add(). +Referenced by _stp_map_get_int64(), _stp_map_get_stat(), _stp_map_get_str(), _stp_map_key_long_long(), _stp_map_key_long_str(), _stp_map_key_str_long(), _stp_map_key_str_str(), _stp_map_set_stat(), _stp_map_set_str(), and _stp_map_stat_add().

- +
struct map_node* map_root::key struct map_node* map_root::key
-

- +

+

@@ -250,16 +310,16 @@ Referenced by _stp_map_get_int64(

Definition at line 50 of file map.h.

-Referenced by _stp_list_clear(), _stp_map_key_del(), _stp_map_new(), _stp_map_set_int64(), _stp_map_set_stat(), and _stp_map_set_str(). +Referenced by _stp_list_clear(), _stp_map_new(), _stp_map_set_stat(), and _stp_map_set_str().

- +
int map_root::maxnum int map_root::maxnum
-

- +

+

@@ -280,13 +340,13 @@ Definition at line 81 of file Referenced by _stp_map_del(), and _stp_map_new().
- +
void* map_root::membuf void* map_root::membuf
-

- +

+

@@ -304,16 +364,16 @@ Referenced by _stp_map_del(),

Definition at line 56 of file map.h.

-Referenced by _stp_list_new(), _stp_map_set_int64(), _stp_map_set_stat(), and _stp_map_set_str(). +Referenced by _stp_list_new(), _stp_map_set_stat(), and _stp_map_set_str().

- +
int map_root::no_wrap int map_root::no_wrap
-

- +

+

@@ -331,16 +391,16 @@ Referenced by _stp_list_new()

Definition at line 53 of file map.h.

-Referenced by _stp_copy_argv_from_user(), _stp_list_add_int64(), _stp_list_add_str(), _stp_list_clear(), _stp_list_size(), and _stp_map_key_del(). +Referenced by _stp_copy_argv_from_user(), _stp_list_add_int64(), _stp_list_add_str(), _stp_list_clear(), and _stp_list_size().

- +
int map_root::num int map_root::num
-

- +

+

@@ -358,13 +418,40 @@ Referenced by _stp_copy_argv_fro

Definition at line 63 of file map.h.

-Referenced by _stp_list_clear(), _stp_map_key_del(), _stp_map_new(), _stp_map_set_int64(), _stp_map_set_stat(), and _stp_map_set_str(). +Referenced by _stp_list_clear(), _stp_map_new(), _stp_map_set_stat(), and _stp_map_set_str(). +

+
- +
struct list_head map_root::pool struct list_head map_root::pool
+

+ + + + +
+ + + + +
enum valtype map_root::type
+
+ + + +
+   + + +

+ +

+Definition at line 47 of file map.h. +

+Referenced by _stp_map_new().


The documentation for this struct was generated from the following file: -
Generated on Wed Mar 9 13:21:28 2005 for SystemTap by  +
Generated on Mon Mar 21 13:29:45 2005 for SystemTap by  -doxygen 1.3.9.1
+doxygen 1.4.1
-- cgit