hash_table_b Struct Reference

#include <hash_table.h>


Detailed Description

Definition at line 55 of file hash_table.h.


Data Fields

int flags
int max_rows
int cells_in_use
hash_table_hash_alg hash
hash_table_cmp_alg cmp
hash_table_row_trows

Field Documentation

Definition at line 58 of file hash_table.h.

Referenced by hash_table_check_resize(), hash_table_insert(), and hash_table_remove().

Definition at line 60 of file hash_table.h.

Referenced by hash_table_create(), hash_table_find(), and hash_table_remove().


The documentation for this struct was generated from the following file:

Generated on Sun Nov 30 18:43:37 2008 for eggdrop1.9 by  doxygen 1.5.6