HashVector::LargeHashBucket Struct Reference

#include <HashVector.h>

List of all members.

Public Member Functions

void Init (uint iLimit)
 Initialize the large hash bucket.
void Insert (uint Pos, Some Item)
 Insert a element into the large hash bucket at given position.


Detailed Description

This is a highly optimized vector for holding sorted buckets. Initially this was subclassed from Vector but it has been rewritten into a separate class to squeeze some more percents of performance.


The documentation for this struct was generated from the following files:
Generated on Wed Aug 30 03:27:46 2006 for SWG EMU by  doxygen 1.4.7