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

CHTbl_ Struct Reference
[Chained Hash Map]

Structure for the hashmap. More...

#include <hashmap.h>


Data Fields

T_RDWR rwlock
 Struct for Locking the table (read/write lock).
int buckets
 Number of buckets to use.
int(* h )(const void *key)
 Hash function.
Listtable
 Pointer to hash map entry.


Detailed Description

Structure for the hashmap.

Holds the internal data for managing the hashmap.

Definition at line 43 of file hashmap.h.


The documentation for this struct was generated from the following file:
Generated on Wed Mar 30 13:43:27 2005 for Mntd by  doxygen 1.3.9.1