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