Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

map_node Struct Reference
[Maps]

basic map element More...

#include <map.h>


Data Fields

list_head lnode
 list of other nodes in the map
hlist_node hnode
 list of nodes with the same hash value
key_data key1
key_data key2
enum keytype key1type
enum keytype key2type


Detailed Description

basic map element

Definition at line 35 of file map.h.


The documentation for this struct was generated from the following file: