hashtable_ Struct Reference

#include <bdf.h>

List of all members.

Public Attributes

int limit
int size
int used
hashnodetable


Detailed Description

Definition at line 168 of file bdf.h.


Member Data Documentation

int hashtable_::limit

Definition at line 170 of file bdf.h.

Referenced by hash_init(), hash_insert(), and hash_rehash().

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 172 of file bdf.h.

Referenced by hash_init(), and hash_insert().

hashnode* hashtable_::table

Definition at line 173 of file bdf.h.

Referenced by hash_bucket(), hash_free(), hash_init(), and hash_rehash().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 5 16:30:52 2011 for ROOT_528-00b_version by  doxygen 1.5.1