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

hash_table Struct Reference


Data Fields

int size
int entries
int overHead
struct bucket* bucket

Field Documentation

struct bucket * hash_table::bucket
 

Definition at line 29 of file hash.c.

int hash_table::entries
 

Definition at line 27 of file hash.c.

int hash_table::overHead
 

Definition at line 28 of file hash.c.

int hash_table::size
 

Definition at line 26 of file hash.c.


The documentation for this struct was generated from the following file:
Generated at Fri Feb 15 10:30:44 2002 for rpm by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001