Structure for all non-leaf nodes when the key is of DOUBLE type. More...
#include <btree.h>
Public Attributes | |
int | level |
double | keyArray [DOUBLEARRAYNONLEAFSIZE] |
PageId | pageNoArray [DOUBLEARRAYNONLEAFSIZE+1] |
Structure for all non-leaf nodes when the key is of DOUBLE type.