abc-master
|
#include <hashGen.h>
Data Fields | |
int | nSize |
int | nBins |
Hash_GenHashFunction_t | fHash |
Hash_GenCompFunction_t | fComp |
int | fFreeKey |
Hash_Gen_Entry_t ** | pArray |
Hash_GenCompFunction_t Hash_Gen_t_::fComp |
Hash_GenHashFunction_t Hash_Gen_t_::fHash |
Hash_Gen_Entry_t** Hash_Gen_t_::pArray |