SourcePro® 2024.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWSequenceable, including all inherited members.
append(RWCollectable *a)=0 | RWSequenceable | pure virtual |
apply(RWapplyCollectable, void *)=0 | RWSequenceable | pure virtual |
asBag() const | RWCollection | |
asBinaryTree() const | RWCollection | |
asOrderedCollection() const | RWCollection | |
asSet() const | RWCollection | |
asSortedCollection() const | RWCollection | |
at(size_t i)=0 | RWSequenceable | pure virtual |
at(size_t i) const =0 | RWSequenceable | pure virtual |
binaryStoreSize() const | RWCollection | virtual |
classID(const RWStringID &name) | RWCollectable | inlinestatic |
classIsA() | RWCollectable | static |
clear()=0 | RWSequenceable | 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 | RWSequenceable | pure virtual |
find(const RWCollectable *) const =0 | RWSequenceable | pure virtual |
first() const =0 | RWSequenceable | pure virtual |
hash() const | RWCollectable | virtual |
index(const RWCollectable *c) const =0 | RWSequenceable | pure virtual |
insert(RWCollectable *)=0 | RWSequenceable | pure virtual |
insertAt(size_t indx, RWCollectable *e)=0 | RWSequenceable | pure virtual |
isA() const | RWCollection | inlinevirtual |
isAtom(RWClassID id) | RWCollectable | static |
isEmpty() const =0 | RWSequenceable | pure virtual |
isEqual(const RWCollectable *t) const | RWCollectable | virtual |
last() const =0 | RWSequenceable | pure virtual |
newConstIterator() const =0 | RWCollection | pure virtual |
newIterator()=0 | RWCollection | pure virtual |
newSpecies() const | RWCollectable | virtual |
nilStoreSize() | RWCollectable | static |
occurrencesOf(const RWCollectable *) const =0 | RWSequenceable | pure virtual |
operator+=(const RWCollection &c) | RWCollection | |
operator-=(const RWCollection &c) | RWCollection | |
prepend(RWCollectable *c)=0 | RWSequenceable | pure virtual |
recursiveStoreSize() const | RWCollectable | |
remove(const RWCollectable *)=0 | RWSequenceable | 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 © 2024 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |