DataStructures::BPlusTree< KeyType, DataType, order > Class Template Reference
#include <DS_BPlusTree.h>
List of all members.
Detailed Description
template<class KeyType, class DataType, int order>
class DataStructures::BPlusTree< KeyType, DataType, order >
A BPlus tree Written with efficiency and speed in mind.
The documentation for this class 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