SourcePro® 2024.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWBTreeOnDisk, including all inherited members.
| applyToKeyAndValue(RWdiskTreeApply ap, void *x) | RWBTreeOnDisk | inline |
| autoCreate enum value | RWBTreeOnDisk | |
| baseLocation() const | RWBTreeOnDisk | inline |
| cacheCount() const | RWBTreeOnDisk | inline |
| cacheCount(unsigned newcount) | RWBTreeOnDisk | |
| clear() | RWBTreeOnDisk | |
| contains(const char *key) const | RWBTreeOnDisk | inline |
| create enum value | RWBTreeOnDisk | |
| createMode enum name | RWBTreeOnDisk | |
| entries() const | RWBTreeOnDisk | |
| extraLocation(RWoffset newlocation) | RWBTreeOnDisk | inline |
| find(const char *key) const | RWBTreeOnDisk | inline |
| findKey(const char *key, RWCString &retKey) const | RWBTreeOnDisk | inline |
| findKeyAndValue(const char *key, RWCString &retKey, RWstoredValue &foundVal) const | RWBTreeOnDisk | |
| findValue(const char *key) const | RWBTreeOnDisk | inline |
| height() const | RWBTreeOnDisk | |
| insertKeyAndValue(const char *key, RWstoredValue val) | RWBTreeOnDisk | |
| isEmpty() const | RWBTreeOnDisk | inline |
| keyLength() const | RWBTreeOnDisk | inline |
| minOrder() const | RWBTreeOnDisk | inline |
| nodeSize() const | RWBTreeOnDisk | inline |
| occurrencesOf(const char *key) const | RWBTreeOnDisk | inline |
| order() const | RWBTreeOnDisk | inline |
| remove(const char *key) | RWBTreeOnDisk | inline |
| removeKeyAndValue(const char *key, RWCString &retKey, RWstoredValue &retVal) | RWBTreeOnDisk | |
| removeKeyAndValue(const char *key, RWstoredValue &retVal) | RWBTreeOnDisk | inline |
| replaceValue(const RWCString &key, const RWstoredValue newVal, RWstoredValue &oldVal) | RWBTreeOnDisk | |
| RWBTreeOnDisk(RWFileManager &f, unsigned cacheBlocks=10, createMode cmode=autoCreate, unsigned keylen=16, bool ignoreNull=false, RWoffset start=RWNIL, styleMode smode=V6Style, unsigned halfOrder=10, unsigned minFill=10) | RWBTreeOnDisk | |
| RWdiskTreeApply typedef | RWBTreeOnDisk | related |
| RWdiskTreeCompare typedef | RWBTreeOnDisk | related |
| RWstoredValue typedef | RWBTreeOnDisk | related |
| setComparison(RWdiskTreeCompare fun) | RWBTreeOnDisk | |
| styleMode enum name | RWBTreeOnDisk | |
| V5Style enum value | RWBTreeOnDisk | |
| V6Style enum value | RWBTreeOnDisk | |
| ~RWBTreeOnDisk() | RWBTreeOnDisk |
|
Copyright © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |