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

hash_table_pointer Struct Reference

#include <hash.h>

Collaboration diagram for hash_table_pointer:

Collaboration graph
[legend]

Data Fields

int current_index
hash_entry_structcurrent_entry

Field Documentation

hash_entry_struct* hash_table_pointer::current_entry
 

Definition at line 54 of file hash.h.

Referenced by get_next_hash_entry(), and initialize_hash_pointer().

int hash_table_pointer::current_index
 

Definition at line 53 of file hash.h.

Referenced by get_next_hash_entry(), and initialize_hash_pointer().


The documentation for this struct was generated from the following file:
Generated on Wed Jul 28 09:11:24 2004 for BICPL by doxygen 1.3.7