hash_table_t Struct Reference


Data Fields

hash_entry_ttable
int32 size
 Primary hash table, excluding entries that collide.
int32 inuse
 Primary hash table size, (is a prime#); NOTE: This is the number of primary entries ALLOCATED, NOT the number of valid entries in the table.
int32 nocase
 Number of valid entries in the table.

Detailed Description

Definition at line 159 of file hash_table.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jan 24 21:36:19 2011 for SphinxBase by  doxygen 1.4.7