#include <sbmcHash.h>
Data Fields | |
| unsigned | alloc |
| unsigned | occupied |
| struct table_pair * | table |
| unsigned hashPtr::alloc |
Number of slots allocated
| unsigned hashPtr::occupied |
Number of slots occupied
struct table_pair* hashPtr::table [read] |
The table
1.6.1