#include <bdf.h>
Public Attributes | |
| int | limit |
| int | size |
| int | used |
| hashnode * | table |
Definition at line 168 of file bdf.h.
| int hashtable_::size |
Definition at line 171 of file bdf.h.
Referenced by hash_bucket(), hash_free(), hash_init(), and hash_rehash().
| int hashtable_::used |
Definition at line 173 of file bdf.h.
Referenced by hash_bucket(), hash_free(), hash_init(), and hash_rehash().
1.5.1