hash_table_t Struct Reference

#include <hash_table.h>

List of all members.

Public Attributes

hash_entry_ttable
int32 size
int32 inuse
int32 nocase

Member Data Documentation

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

Number of valid entries in the table.

Primary hash table, excluding entries that collide


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Generated on Sat May 8 14:21:50 2010 for HLab by  doxygen 1.6.3