SPRAAK
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
SprWlatHTE Struct Reference

Data Fields

int node_ndx
 
unsigned int next_ndx
 
int data []
 optional extra content of the hash element More...
 

Field Documentation

int SprWlatHTE::node_ndx

the basic content of the hash element: a node number (is also the thing to hash on)

unsigned int SprWlatHTE::next_ndx

linked list (solving double mapped hash entries), ~0u == end of list

int SprWlatHTE::data[]

optional extra content of the hash element