TBtreePath Class Reference

class TBtreePath

Constructor & Destructor Documentation

TBtreePath()

TBtreePath ( ) [inline]

Member Functions Documentation

End()

TBtreeHeight End ( ) const [inline]

Entry()

TInt Entry ( ) const [inline]

GotoRoot(TBtreeHeight, TPageRef)

void GotoRoot ( TBtreeHeight aHeight,
TPageRef aRoot
)

Parameters

TBtreeHeight aHeight
TPageRef aRoot

IsLeaf()

TBool IsLeaf ( ) const [inline]

Node()

TPageRef Node ( ) const [inline]

Pop()

void Pop ( ) [inline]

Push(TPageRef, TInt)

void Push ( TPageRef aRef,
TInt aEntry = 0
)

Parameters

TPageRef aRef
TInt aEntry = 0

SetEntry(TInt)

void SetEntry ( TInt aEntry ) [inline]

Parameters

TInt aEntry

Member Data Documentation

TBtreeHeight iEnd

TBtreeHeight iEnd [private]

TUint8 iEntries

TUint8 iEntries [private]

TUint8 iLasts

TUint8 iLasts [private]

TPageRef iNodes

TPageRef iNodes [private]