at(const KeyType &key) | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | |
at(const KeyType &key) const | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | |
begin() | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | |
begin() const | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | |
clear() | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | |
const_iterator typedef | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | |
ContainedType typedef | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | |
ContainerBase() | Safir::Dob::Typesystem::ContainerBase | |
ContainerBase(const ContainerBase &)=default | Safir::Dob::Typesystem::ContainerBase | |
Copy(const ContainerBase &that) override | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | virtual |
count(const KeyType &key) const | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | |
DictionaryContainer() | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | |
DictionaryContainerBase() | Safir::Dob::Typesystem::DictionaryContainerBase | |
empty() const override | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | virtual |
end() | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | |
end() const | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | |
erase(const KeyType &key) | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | |
find(const KeyType &key) | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | |
find(const KeyType &key) const | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | |
GetKeyAt(const size_t index) const | Safir::Dob::Typesystem::DictionaryContainerBase | |
GetKeyAtInternal(const size_t index) const override | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | protectedvirtual |
GetValueContainerAt(const size_t index) const override | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | virtual |
GetValueContainerAt(const size_t index) override | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | virtual |
Insert(const KeyType &key, const ContainedType &val) | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | |
InsertNull(const KeyT &key) | Safir::Dob::Typesystem::DictionaryContainerBase | |
InsertNullInternal(const void *key, const std::type_info &typeInfo) override | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | protectedvirtual |
IsChanged() const override | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | virtual |
IsChangedHere() const | Safir::Dob::Typesystem::DictionaryContainerBase | |
IsNull() const override | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | virtual |
iterator typedef | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | |
KeyType typedef | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | |
m_bIsChanged | Safir::Dob::Typesystem::ContainerBase | protected |
operator=(const ContainerBase &other) | Safir::Dob::Typesystem::ContainerBase | protected |
operator[](const KeyType &key) | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | |
SetChanged(const bool changed) override | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | virtual |
SetChangedHere(const bool changed) | Safir::Dob::Typesystem::DictionaryContainerBase | |
SetNull() override | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | virtual |
size() const override | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | virtual |
StorageType typedef | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | |
value_type typedef | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | |
ValueContainerType typedef | Safir::Dob::Typesystem::DictionaryContainer< KeyT, ValT > | |
~ContainerBase() | Safir::Dob::Typesystem::ContainerBase | virtual |