SourcePro® API Reference Guide

 
All Classes Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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() constRWBTreeOnDiskinline
cacheCount() constRWBTreeOnDiskinline
cacheCount(unsigned newcount)RWBTreeOnDisk
clear()RWBTreeOnDisk
contains(const char *key) constRWBTreeOnDiskinline
create enum valueRWBTreeOnDisk
createMode enum nameRWBTreeOnDisk
entries() constRWBTreeOnDisk
extraLocation(RWoffset newlocation)RWBTreeOnDiskinline
find(const char *key) constRWBTreeOnDiskinline
findKey(const char *key, RWCString &retKey) constRWBTreeOnDiskinline
findKeyAndValue(const char *key, RWCString &retKey, RWstoredValue &foundVal) constRWBTreeOnDisk
findValue(const char *key) constRWBTreeOnDiskinline
height() constRWBTreeOnDisk
insertKeyAndValue(const char *key, RWstoredValue val)RWBTreeOnDisk
isEmpty() constRWBTreeOnDiskinline
keyLength() constRWBTreeOnDiskinline
minOrder() constRWBTreeOnDiskinline
nodeSize() constRWBTreeOnDiskinline
occurrencesOf(const char *key) constRWBTreeOnDiskinline
order() constRWBTreeOnDiskinline
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 © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved.