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)

voidGotoRoot(TBtreeHeightaHeight,
TPageRefaRoot
)

Parameters

TBtreeHeight aHeight
TPageRef aRoot

IsLeaf()

TBool IsLeaf()const [inline]

Node()

TPageRef Node()const [inline]

Pop()

voidPop()[inline]

Push(TPageRef, TInt)

voidPush(TPageRefaRef,
TIntaEntry = 0
)

Parameters

TPageRef aRef
TInt aEntry = 0

SetEntry(TInt)

voidSetEntry(TIntaEntry)[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]