DataStructures::Page< KeyType, DataType, order > Struct Template Reference
#include <DS_BPlusTree.h>
List of all members.
Detailed Description
template<class KeyType, class DataType, int order>
struct DataStructures::Page< KeyType, DataType, order >
Used in the BPlusTree. Used for both leaf and index nodes. Don't use a constructor or destructor, due to the memory pool I am using
The documentation for this struct was generated from the following file:
- /home/rakkar/raknet-trunk/export/Source/DS_BPlusTree.h
Generated on Mon Mar 31 21:15:54 2008 for RakNet by
1.5.4