Public Attributes | |
SparseBitmapOffset | iLeafStartOffset |
Start offsets of bits contained by the corresponding leaf node. | |
fennel::PageId | leafId |
Reference to leaf node. |
Definition at line 48 of file SparseBitmapTest.cpp.
Start offsets of bits contained by the corresponding leaf node.
Definition at line 53 of file SparseBitmapTest.cpp.
Referenced by SparseBitmap::searchDirectory(), and SparseBitmap::setBit().
fennel::PageId SparseBitmapDirEntry::leafId |
Reference to leaf node.
Definition at line 58 of file SparseBitmapTest.cpp.
Referenced by SparseBitmap::searchDirectory(), and SparseBitmap::setBit().