Intro | Functions | Defines | Enumerations | Enumeration Values

map_node Struct Reference

#include <map.h>


Data Fields

list_head lnode
hlist_node hnode
key_data key1
key_data key2


Field Documentation

struct hlist_node map_node::hnode
 

Definition at line 22 of file map.h.

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

union key_data map_node::key1
 

Definition at line 23 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().

union key_data map_node::key2
 

Definition at line 24 of file map.h.

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

struct list_head map_node::lnode
 

Definition at line 21 of file map.h.

Referenced by _stp_list_clear(), _stp_map_del(), _stp_map_iter(), _stp_map_key_del(), _stp_map_set_int64(), _stp_map_set_stat(), and _stp_map_set_str().


The documentation for this struct was generated from the following file:
Generated on Wed Mar 9 13:21:28 2005 for SystemTap by  doxygen 1.3.9.1