#include <hash.h>
Data Fields | |
| hash_t * | hash_table |
| hash_val_t | hash_chain |
| hnode_t * | hash_next |
Hash scanner structure, used for traversals of the data structure. Notes:
| hash_val_t hscan_t::hash_chain |
| hnode_t* hscan_t::hash_next |
| hash_t* hscan_t::hash_table |