apply(RWapplyCollectable ap, void *) | RWHashTable | virtual |
applyToKeyAndValue(RWapplyKeyAndValue ap, void *x) | RWHashDictionary | |
asBag() const | RWCollection | |
asBinaryTree() const | RWCollection | |
asOrderedCollection() const | RWCollection | |
asSet() const | RWCollection | |
asSortedCollection() const | RWCollection | |
binaryStoreSize() const | RWCollection | virtual |
classID(const RWStringID &name) | RWCollectable | inlinestatic |
clear() | RWHashDictionary | virtual |
clearAndDestroy() | RWHashDictionary | virtual |
compareTo(const RWCollectable *) const | RWCollectable | virtual |
contains(const RWCollectable *target) const | RWCollection | virtual |
copy() const | RWIdentityDictionary | virtual |
DEFAULT_CAPACITY | RWCollection | static |
entries() const | RWHashTable | inlinevirtual |
find(const RWCollectable *target) const | RWHashDictionary | virtual |
findKeyAndValue(const RWCollectable *target, RWCollectable *&v) const | RWHashDictionary | |
findValue(const RWCollectable *target) const | RWHashDictionary | |
findValue(const RWCollectable *target, RWCollectable *newValue) const | RWHashDictionary | |
hash() const | RWCollectable | virtual |
insert(RWCollectable *a) | RWHashDictionary | virtual |
insertKeyAndValue(RWCollectable *key, RWCollectable *value) | RWHashDictionary | |
intersectWith(const RWSet &h, RWSet &ret) const | RWSet | |
isA() const | RWIdentityDictionary | virtual |
isAtom(RWClassID id) | RWCollectable | static |
isEmpty() const | RWHashTable | inlinevirtual |
isEqual(const RWCollectable *) const | RWIdentityDictionary | virtual |
newConstIterator() const | RWHashDictionary | virtual |
newIterator() | RWHashDictionary | virtual |
newSpecies() const | RWIdentityDictionary | virtual |
nilStoreSize() | RWCollectable | static |
occurrencesOf(const RWCollectable *target) const | RWSet | virtual |
operator!=(const RWHashTable &) const | RWHashTable | |
operator*=(const RWSet &h) | RWSet | |
operator+=(const RWCollection &c) | RWCollection | |
operator-=(const RWCollection &c) | RWCollection | |
operator<(const RWSet &h) const | RWSet | |
operator<=(const RWIdentityDictionary &h) const | RWIdentityDictionary | inline |
operator=(const RWIdentityDictionary &h) | RWIdentityDictionary | |
operator=(RWIdentityDictionary &&h) | RWIdentityDictionary | inline |
RWHashDictionary::operator=(const RWHashDictionary &hd) | RWHashDictionary | |
RWHashDictionary::operator=(RWHashDictionary &&hd) | RWHashDictionary | inline |
RWSet::operator=(const RWSet &h) | RWSet | inline |
RWSet::operator=(RWSet &&h) | RWSet | inline |
RWHashTable::operator=(const RWHashTable &t) | RWHashTable | |
RWHashTable::operator=(RWHashTable &&t) | RWHashTable | |
operator==(const RWHashDictionary &hd) const | RWHashDictionary | |
recursiveStoreSize() const | RWCollectable | |
remove(const RWCollectable *target) | RWHashDictionary | virtual |
removeAndDestroy(const RWCollectable *target) | RWHashDictionary | virtual |
removeKeyAndValue(const RWCollectable *target, RWCollectable *&v) | RWHashDictionary | |
resize(size_t n=0) | RWHashTable | virtual |
restoreGuts(RWFile &) | RWHashDictionary | virtual |
restoreGuts(RWvistream &) | RWHashDictionary | virtual |
RWapplyCollectable typedef | RWCollection | related |
RWHashDictionary() | RWHashDictionary | |
RWHashDictionary(size_t n) | RWHashDictionary | |
RWHashDictionary(const RWHashDictionary &hd) | RWHashDictionary | |
RWHashDictionary(RWHashDictionary &&hd) | RWHashDictionary | inline |
RWHashTable() | RWHashTable | |
RWHashTable(size_t N) | RWHashTable | |
RWHashTable(const RWHashTable &t) | RWHashTable | |
RWHashTable(RWHashTable &&t) | RWHashTable | |
RWIdentityDictionary() | RWIdentityDictionary | |
RWIdentityDictionary(size_t n) | RWIdentityDictionary | |
RWIdentityDictionary(const RWIdentityDictionary &h) | RWIdentityDictionary | |
RWIdentityDictionary(RWIdentityDictionary &&h) | RWIdentityDictionary | inline |
RWSet() | RWSet | |
RWSet(size_t n) | RWSet | |
RWSet(const RWSet &h) | RWSet | inline |
RWSet(RWSet &&h) | RWSet | inline |
RWtestCollectable typedef | RWCollection | related |
RWtestCollectablePair typedef | RWCollection | related |
saveGuts(RWvostream &) const | RWCollection | virtual |
saveGuts(RWFile &) const | RWCollection | virtual |
select(RWtestCollectable tst, void *x) const | RWHashDictionary | virtual |
select(RWtestCollectablePair testfunc, void *x) const | RWHashDictionary | virtual |
stringID() const | RWCollectable | inline |
swap(RWHashTable &t) | RWHashTable | |
~RWCollectable() | RWCollectable | virtual |
~RWCollection() | RWCollection | virtual |
~RWHashDictionary() | RWHashDictionary | virtual |
~RWSet() | RWSet | virtual |