SPRAAK
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
SprWlatHT2 Struct Reference
+ Collaboration diagram for SprWlatHT2:

Data Fields

unsigned int size
 size of the hash table array (a prime number) More...
 
unsigned int fill_size
 number of elements in the hash table More...
 
int allocated
 
SprWlatHTH ** hash_tbl
 convert the hash entry to the first hash table element More...
 

Field Documentation

unsigned int SprWlatHT2::size

size of the hash table array (a prime number)

unsigned int SprWlatHT2::fill_size

number of elements in the hash table

int SprWlatHT2::allocated

flag indicating whether this structure (WlatHT) is allocated or not

SprWlatHTH** SprWlatHT2::hash_tbl

convert the hash entry to the first hash table element