TBtreePath Class Reference
#include <s32btree.h>
Link against: estor.lib
class TBtreePath
Public Member Functions
TBtreePath
()
TBtreeHeight
End
()
TInt
Entry
()
void
GotoRoot
(
TBtreeHeight
,
TPageRef
)
TBool
IsLeaf
()
TPageRef
Node
()
void
Pop
()
void
Push
(
TPageRef
,
TInt
)
void
SetEntry
(
TInt
)
Constructor & Destructor Documentation
TBtreePath ( )
TBtreePath
(
)
[inline]
Member Function Documentation
End ( )
TBtreeHeight
End
(
)
const [inline]
Entry ( )
TInt
Entry
(
)
const [inline]
GotoRoot ( TBtreeHeight, TPageRef )
void
GotoRoot
(
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
)
SetEntry ( TInt )
void
SetEntry
(
TInt
aEntry
)
[inline]