Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

TNL::StringTable::Node Struct Reference

This is internal to the _StringTable class. More...

List of all members.

Public Attributes

StringTableEntryId masterIndex
 index of the Node pointer in the master list

StringTableEntryId nextIndex
 next string in this hash bucket.

U32 hash
 stored hash value of this string.

U16 stringLen
 length of string in this node.

U16 refCount
 number of StringTableEntry's that reference this node

char stringData [1]
 String data, with space for the NULL token. Node structure is allocated as strlen + sizeof(Node);.


Detailed Description

This is internal to the _StringTable class.

Definition at line 43 of file netStringTable.cpp.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 18 16:03:39 2005 for Robin Hood: Thieves & Knights by doxygen1.2.18