#include <s32btree.h>
| class MBtreeNodeOrg |
| Public Member Functions | |
|---|---|
| pure virtual TBool | Delete(TAny *, TInt) |
| pure virtual TPtrC8 | Entry(const TAny *, TInt) |
| pure virtual const TAny * | EntryPtr(const TAny *, TInt) |
| virtual IMPORT_C void | Init(TAny *) |
| pure virtual TInt | LastEntry(const TAny *) |
| pure virtual TBool | Search(const TAny *, const TAny *, const MBtreeKey &, TBool, TInt &) |