TalanSoft Toolkits  201707
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
cCollectionImpl< TRAITS, BASEIMPL > Member List

This is the complete list of members for cCollectionImpl< TRAITS, BASEIMPL >, including all inherited members.

_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 typedefcCollectionImpl< TRAITS, BASEIMPL >
const_reverse_iterator typedefcCollectionImpl< 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 typedefcCollectionImpl< TRAITS, BASEIMPL >
tImmutable typedefcCollectionImpl< TRAITS, BASEIMPL >
tKeyTraits typedefcCollectionImpl< TRAITS, BASEIMPL >
tKeyType typedefcCollectionImpl< TRAITS, BASEIMPL >
tThisImmutable typedefcCollectionImpl< TRAITS, BASEIMPL >
tValTraits typedefcCollectionImpl< TRAITS, BASEIMPL >
tValType typedefcCollectionImpl< TRAITS, BASEIMPL >