| _Base() const | cCollectionImpl< TRAITS, BASEIMPL > | protected |
| _ImmutableIterator(const_iterator it) const | cCollectionImpl< TRAITS, BASEIMPL > | |
| _ImmutableIterator() const | cCollectionImpl< TRAITS, BASEIMPL > | |
| Add(tImmutable *apColl, const Var &avVar) | cCollectionImpl< TRAITS, BASEIMPL > | static |
| begin() const | cCollectionImpl< TRAITS, BASEIMPL > | |
| cCollectionImpl() | cCollectionImpl< TRAITS, BASEIMPL > | protected |
| cCollectionImpl(const tContainer &aContainer) | cCollectionImpl< TRAITS, BASEIMPL > | protected |
| const_iterator typedef | cCollectionImpl< TRAITS, BASEIMPL > | |
| const_reverse_iterator typedef | cCollectionImpl< TRAITS, BASEIMPL > | |
| Contains(const Var &avVar) const | cCollectionImpl< TRAITS, BASEIMPL > | |
| ContainsAll(const iCollection *apCollection) const | cCollectionImpl< TRAITS, BASEIMPL > | |
| Create() | cCollectionImpl< TRAITS, BASEIMPL > | static |
| Create(const tContainer &aContainer) | cCollectionImpl< TRAITS, BASEIMPL > | static |
| empty() const | cCollectionImpl< TRAITS, BASEIMPL > | |
| end() const | cCollectionImpl< TRAITS, BASEIMPL > | |
| Find(const Var &avVar) const | cCollectionImpl< TRAITS, BASEIMPL > | |
| find(const tValType &aVal) const | cCollectionImpl< TRAITS, BASEIMPL > | |
| Get(const Var &aKey) const | cCollectionImpl< TRAITS, BASEIMPL > | |
| GetFirst() const | cCollectionImpl< TRAITS, BASEIMPL > | |
| GetKeyType() const | cCollectionImpl< TRAITS, BASEIMPL > | |
| GetLast() const | cCollectionImpl< TRAITS, BASEIMPL > | |
| GetSize() const | cCollectionImpl< TRAITS, BASEIMPL > | |
| GetUnderlyingContainer() const | cCollectionImpl< TRAITS, BASEIMPL > | |
| GetValueType() const | cCollectionImpl< TRAITS, BASEIMPL > | |
| IsEmpty() const | cCollectionImpl< TRAITS, BASEIMPL > | |
| IsSameType(const iCollection *apCollection) | cCollectionImpl< TRAITS, BASEIMPL > | static |
| Iterator(const_iterator it) const | cCollectionImpl< TRAITS, BASEIMPL > | virtual |
| Iterator() const | cCollectionImpl< TRAITS, BASEIMPL > | virtual |
| Put(tImmutable *apColl, const Var &aKey, const Var &aVal) | cCollectionImpl< TRAITS, BASEIMPL > | static |
| rbegin() const | cCollectionImpl< TRAITS, BASEIMPL > | |
| Remove(tImmutable *apColl, const Var &avVar, tBool *apDidContain=NULL) | cCollectionImpl< TRAITS, BASEIMPL > | static |
| rend() const | cCollectionImpl< TRAITS, BASEIMPL > | |
| size() const | cCollectionImpl< TRAITS, BASEIMPL > | |
| tContainer typedef | cCollectionImpl< TRAITS, BASEIMPL > | |
| tImmutable typedef | cCollectionImpl< TRAITS, BASEIMPL > | |
| tKeyTraits typedef | cCollectionImpl< TRAITS, BASEIMPL > | |
| tKeyType typedef | cCollectionImpl< TRAITS, BASEIMPL > | |
| tThisImmutable typedef | cCollectionImpl< TRAITS, BASEIMPL > | |
| tValTraits typedef | cCollectionImpl< TRAITS, BASEIMPL > | |
| tValType typedef | cCollectionImpl< TRAITS, BASEIMPL > | |