SourcePro® API Reference Guide

 
RWBTreeOnDisk Member List

This is the complete list of members for RWBTreeOnDisk, including all inherited members.

applyToKeyAndValue(RWdiskTreeApply ap, void *x)RWBTreeOnDiskinline
autoCreate enum valueRWBTreeOnDisk
baseLocation() const RWBTreeOnDiskinline
cacheCount() const RWBTreeOnDiskinline
cacheCount(unsigned newcount)RWBTreeOnDisk
clear()RWBTreeOnDisk
contains(const char *key) const RWBTreeOnDiskinline
create enum valueRWBTreeOnDisk
createMode enum nameRWBTreeOnDisk
entries() const RWBTreeOnDisk
extraLocation(RWoffset newlocation)RWBTreeOnDiskinline
find(const char *key) const RWBTreeOnDiskinline
findKey(const char *key, RWCString &retKey) const RWBTreeOnDiskinline
findKeyAndValue(const char *key, RWCString &retKey, RWstoredValue &foundVal) const RWBTreeOnDisk
findValue(const char *key) const RWBTreeOnDiskinline
height() const RWBTreeOnDisk
insertKeyAndValue(const char *key, RWstoredValue val)RWBTreeOnDisk
isEmpty() const RWBTreeOnDiskinline
keyLength() const RWBTreeOnDiskinline
minOrder() const RWBTreeOnDiskinline
nodeSize() const RWBTreeOnDiskinline
occurrencesOf(const char *key) const RWBTreeOnDiskinline
order() const RWBTreeOnDiskinline
remove(const char *key)RWBTreeOnDiskinline
removeKeyAndValue(const char *key, RWCString &retKey, RWstoredValue &retVal)RWBTreeOnDisk
removeKeyAndValue(const char *key, RWstoredValue &retVal)RWBTreeOnDiskinline
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 typedefRWBTreeOnDiskrelated
RWdiskTreeCompare typedefRWBTreeOnDiskrelated
RWstoredValue typedefRWBTreeOnDiskrelated
setComparison(RWdiskTreeCompare fun)RWBTreeOnDisk
styleMode enum nameRWBTreeOnDisk
V5Style enum valueRWBTreeOnDisk
V6Style enum valueRWBTreeOnDisk
~RWBTreeOnDisk()RWBTreeOnDisk

Copyright © 2023 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved.