SourcePro® 2023.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWCollection, including all inherited members.
apply(RWapplyCollectable ap, void *vp)=0 | RWCollection | pure virtual |
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 |
classIsA() | RWCollectable | static |
clear()=0 | RWCollection | pure virtual |
clearAndDestroy() | RWCollection | virtual |
compareTo(const RWCollectable *) const | RWCollectable | virtual |
contains(const RWCollectable *target) const | RWCollection | virtual |
copy() const | RWCollectable | virtual |
DEFAULT_CAPACITY | RWCollection | static |
entries() const =0 | RWCollection | pure virtual |
find(const RWCollectable *target) const =0 | RWCollection | pure virtual |
hash() const | RWCollectable | virtual |
insert(RWCollectable *c)=0 | RWCollection | pure virtual |
isA() const | RWCollection | inlinevirtual |
isAtom(RWClassID id) | RWCollectable | static |
isEmpty() const =0 | RWCollection | pure virtual |
isEqual(const RWCollectable *t) const | RWCollectable | virtual |
newConstIterator() const =0 | RWCollection | pure virtual |
newIterator()=0 | RWCollection | pure virtual |
newSpecies() const | RWCollectable | virtual |
nilStoreSize() | RWCollectable | static |
occurrencesOf(const RWCollectable *t) const =0 | RWCollection | pure virtual |
operator+=(const RWCollection &c) | RWCollection | |
operator-=(const RWCollection &c) | RWCollection | |
recursiveStoreSize() const | RWCollectable | |
remove(const RWCollectable *target)=0 | RWCollection | pure virtual |
removeAndDestroy(const RWCollectable *target) | RWCollection | virtual |
restoreGuts(RWvistream &) | RWCollection | virtual |
restoreGuts(RWFile &) | RWCollection | virtual |
RWapplyCollectable typedef | RWCollection | related |
RWtestCollectable typedef | RWCollection | related |
RWtestCollectablePair typedef | RWCollection | related |
saveGuts(RWvostream &) const | RWCollection | virtual |
saveGuts(RWFile &) const | RWCollection | virtual |
select(RWtestCollectable tst, void *vp) const | RWCollection | |
stringID() const | RWCollectable | inline |
~RWCollectable() | RWCollectable | virtual |
~RWCollection() | RWCollection | virtual |
Copyright © 2023 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |