XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
FT_HashRec_ Struct Reference

#include <fthash.h>

Collaboration diagram for FT_HashRec_:
Collaboration graph
[legend]

Public Attributes

FT_UInt limit
 
FT_UInt size
 
FT_UInt used
 
FT_Hash_LookupFunc lookup
 
FT_Hash_CompareFunc compare
 
FT_Hashnodetable
 

Member Data Documentation

◆ compare

FT_Hash_CompareFunc FT_HashRec_::compare

◆ limit

FT_UInt FT_HashRec_::limit

◆ lookup

FT_Hash_LookupFunc FT_HashRec_::lookup

◆ size

FT_UInt FT_HashRec_::size

◆ table

FT_Hashnode* FT_HashRec_::table

◆ used

FT_UInt FT_HashRec_::used

The documentation for this struct was generated from the following file: