Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: S32BTREE.H
Link against: estor.lib

Class TBtreePath

class TBtreePath;

Description

Members

Defined in TBtreePath:
End(), Entry(), IsLeaf(), Node(), Pop(), SetEntry(), TBtreePath()


Construction and destruction


TBtreePath()

inline TBtreePath();

Description

[Top]


Member functions


Node()

inline TPageRef Node() const;

Description

Return value

TPageRef


Entry()

inline TInt Entry() const;

Description

Return value

TInt


IsLeaf()

inline TBool IsLeaf() const;

Description

Return value

TBool


End()

inline TBtreeHeight End() const;

Description

Return value

TBtreeHeight


SetEntry()

inline void SetEntry(TInt aEntry);

Description

Parameters

TInt aEntry


Pop()

inline void Pop();

Description