_Hash_table Struct Reference


Detailed Description

Definition at line 40 of file hashtable.c.

Data Fields

unsigned int size
Hash_node ** nodes


Field Documentation

Hash_node** _Hash_table::nodes
 

Definition at line 42 of file hashtable.c.

Referenced by hash_add(), hash_destroy(), hash_find(), and hash_init().

unsigned int _Hash_table::size
 

Definition at line 41 of file hashtable.c.

Referenced by hash_destroy(), hash_init(), and hash_key().


The documentation for this struct was generated from the following file:
Generated on Thu Dec 29 02:01:15 2005 for Eliot by  doxygen 1.4.5