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
enum keytype key1type
enum keytype key2type


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_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().

enum keytype map_node::key1type
 

Definition at line 25 of file map.h.

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().

enum keytype map_node::key2type
 

Definition at line 26 of file map.h.

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_stat(), and _stp_map_set_str().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 21 13:29:45 2005 for SystemTap by  doxygen 1.4.1