SparseBitmapDirEntry Struct Reference

Entry in a sparse bitmap directory. More...

List of all members.

Public Attributes

SparseBitmapOffset iLeafStartOffset
 Start offsets of bits contained by the corresponding leaf node.
fennel::PageId leafId
 Reference to leaf node.


Detailed Description

Entry in a sparse bitmap directory.

Definition at line 48 of file SparseBitmapTest.cpp.


Member Data Documentation

SparseBitmapOffset SparseBitmapDirEntry::iLeafStartOffset

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().


The documentation for this struct was generated from the following file:
Generated on Mon Jun 22 04:00:47 2009 for Fennel by  doxygen 1.5.1