|
XenevaOS
|
#include <fthash.h>

Public Attributes | |
| FT_UInt | limit |
| FT_UInt | size |
| FT_UInt | used |
| FT_Hash_LookupFunc | lookup |
| FT_Hash_CompareFunc | compare |
| FT_Hashnode * | table |
| FT_Hash_CompareFunc FT_HashRec_::compare |
| FT_UInt FT_HashRec_::limit |
| FT_Hash_LookupFunc FT_HashRec_::lookup |
| FT_UInt FT_HashRec_::size |
| FT_Hashnode* FT_HashRec_::table |
| FT_UInt FT_HashRec_::used |