DataDictionaryObjectInterface Member List

This is the complete list of members for DataDictionaryObjectInterface, including all inherited members.

Begin() constDataDictionaryObjectInterface
ConstIterator typedefDataDictionaryObjectInterface
Contains(KEY &&key) constDataDictionaryObjectInterface
End() constDataDictionaryObjectInterface
Erase(KEY &&key)DataDictionaryObjectInterface
EraseData(const ConstDataPtr &key)DataDictionaryObjectInterface
Get(KEY &&key) constDataDictionaryObjectInterface
Get(KEY &&key, const T &defaultValue) constDataDictionaryObjectInterface
Get(KEY &&key, T &&defaultValue) constDataDictionaryObjectInterface
GetData(const ConstDataPtr &key) constDataDictionaryObjectInterface
GetOrDefault(KEY &&key) constDataDictionaryObjectInterface
GetOrDefault(KEY &&key) constDataDictionaryObjectInterface
InitIterator(DataDictionaryIteratorInterface *iterator, Bool end) constDataDictionaryObjectInterface
IsEmpty() constDataDictionaryObjectInterface
IsPopulated() constDataDictionaryObjectInterface
Iterator typedefDataDictionaryObjectInterface
MAXON_INTERFACE(DataDictionaryObjectInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.datadictionaryobject")DataDictionaryObjectInterfaceprivate
Reset()DataDictionaryObjectInterface
Set(KEY &&key, T &&data)DataDictionaryObjectInterface
SetData(ForwardingDataPtr &&key, Data &&data)DataDictionaryObjectInterface
SetData(ForwardingDataPtr &&key, const Data &data)DataDictionaryObjectInterface