Globals


Annotated List
Files
Globals
Hierarchy
Index

BTree.hh

Segment.hh

Vector.hh

const short MAX_BTREE_HEIGHT

#include <BTree.hh>

The Generic templated B-tree

There are three classes related to the generic B-tree:

The algorithms implemented here assume that items are stored in the internal nodes as well as in the leaves; the definitions of the B-tree concepts are based on the ones in Cormen, Leiserson and Rivest's book Introduction to Algorithms.

The BTreeNode class encapsulates a single node of the Generic B-tree. It is intended primarily for use by the NodeSpace, not by the user of the GenericBTree class.


Generated by: colin@sharedtech.dhis.org on Sat Nov 6 11:59:24 199.