MBtreeNodeOrg Class Reference

class MBtreeNodeOrg

Member Functions Documentation

Delete(TAny *, TInt)

TBool Delete ( TAny * aNode,
TInt aPos
) const [pure virtual]

Parameters

TAny * aNode
TInt aPos

Entry(const TAny *, TInt)

TPtrC8 Entry ( const TAny * aNode,
TInt aPos
) const [pure virtual]

Parameters

const TAny * aNode
TInt aPos

EntryPtr(const TAny *, TInt)

const TAny * EntryPtr ( const TAny * aNode,
TInt aPos
) const [pure virtual]

Parameters

const TAny * aNode
TInt aPos

Init(TAny *)

IMPORT_C void Init ( TAny * aNode ) const [virtual]

Parameters

TAny * aNode

LastEntry(const TAny *)

TInt LastEntry ( const TAny * aNode ) const [pure virtual]

Parameters

const TAny * aNode

Search(const TAny *, const TAny *, const MBtreeKey &, TBool, TInt &)

TBool Search ( const TAny * aNode,
const TAny * aKey,
const MBtreeKey & aComp,
TBool aLast,
TInt & aPos
) const [pure virtual]

Parameters

const TAny * aNode
const TAny * aKey
const MBtreeKey & aComp
TBool aLast
TInt & aPos