, including all inherited members.
append(KeyType key) | vl::NaryQuickMap< KeyType, ValueType, MaxMapType > | [inline] |
append(KeyType key, ValueType value) | vl::NaryQuickMap< KeyType, ValueType, MaxMapType > | [inline] |
as() | vl::Object | [inline] |
as() const | vl::Object | [inline] |
automaticDelete() const | vl::Object | [inline] |
begin() | vl::NaryQuickMap< KeyType, ValueType, MaxMapType > | [inline] |
begin() const | vl::NaryQuickMap< KeyType, ValueType, MaxMapType > | [inline] |
clear() | vl::NaryQuickMap< KeyType, ValueType, MaxMapType > | [inline] |
decReference() | vl::Object | [inline] |
end() | vl::NaryQuickMap< KeyType, ValueType, MaxMapType > | [inline] |
end() const | vl::NaryQuickMap< KeyType, ValueType, MaxMapType > | [inline] |
erase(KeyType key) | vl::NaryQuickMap< KeyType, ValueType, MaxMapType > | [inline] |
find(KeyType key) const | vl::NaryQuickMap< KeyType, ValueType, MaxMapType > | [inline] |
hasKey(KeyType key) const | vl::NaryQuickMap< KeyType, ValueType, MaxMapType > | [inline] |
incReference() const | vl::Object | [inline] |
insert(KeyType key) | vl::NaryQuickMap< KeyType, ValueType, MaxMapType > | [inline] |
insert(KeyType key, const ValueType &value) | vl::NaryQuickMap< KeyType, ValueType, MaxMapType > | [inline] |
key(int i) const | vl::NaryQuickMap< KeyType, ValueType, MaxMapType > | [inline] |
mAutomaticDelete | vl::Object | [protected] |
mKeyToValue | vl::NaryQuickMap< KeyType, ValueType, MaxMapType > | [protected] |
mMapSize | vl::NaryQuickMap< KeyType, ValueType, MaxMapType > | [protected] |
mObjectName | vl::Object | [protected] |
mRefCountMutex | vl::Object | [protected] |
mReferenceCount | vl::Object | [mutable, protected] |
mValues | vl::NaryQuickMap< KeyType, ValueType, MaxMapType > | [protected] |
mValueToKey | vl::NaryQuickMap< KeyType, ValueType, MaxMapType > | [protected] |
NaryQuickMap() | vl::NaryQuickMap< KeyType, ValueType, MaxMapType > | [inline] |
Object() | vl::Object | [inline] |
Object(const Object &other) | vl::Object | [inline] |
objectName() const | vl::Object | [inline] |
operator=(const Object &other) | vl::Object | [inline] |
refCountMutex() | vl::Object | [inline] |
refCountMutex() const | vl::Object | [inline] |
referenceCount() const | vl::Object | [inline] |
reset() | vl::NaryQuickMap< KeyType, ValueType, MaxMapType > | [inline] |
setAutomaticDelete(bool autodel_on) | vl::Object | [inline] |
setObjectName(const char *name) | vl::Object | [inline] |
setRefCountMutex(IMutex *mutex) | vl::Object | [inline] |
size() const | vl::NaryQuickMap< KeyType, ValueType, MaxMapType > | [inline] |
valueFromIndex(int i) const | vl::NaryQuickMap< KeyType, ValueType, MaxMapType > | [inline] |
valueFromKey(KeyType key) const | vl::NaryQuickMap< KeyType, ValueType, MaxMapType > | [inline] |
~Object() | vl::Object | [protected, virtual] |