LoggerTypeInterface Member List

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

Begin() constDataDictionaryObjectInterfaceprivate
ConstIterator typedefDataDictionaryObjectInterfaceprivate
Contains(KEY &&key) constDataDictionaryObjectInterfaceprivate
End() constDataDictionaryObjectInterfaceprivate
Erase(KEY &&key)DataDictionaryObjectInterfaceprivate
EraseData(const ConstDataPtr &key)DataDictionaryObjectInterfaceprivate
Flush()LoggerTypeInterface
Get(KEY &&key) constDataDictionaryObjectInterfaceprivate
Get(KEY &&key, const T &defaultValue) constDataDictionaryObjectInterfaceprivate
Get(KEY &&key, T &&defaultValue) constDataDictionaryObjectInterfaceprivate
GetData(const ConstDataPtr &key) constDataDictionaryObjectInterfaceprivate
GetOrDefault(KEY &&key) constDataDictionaryObjectInterfaceprivate
GetOrDefault(KEY &&key) constDataDictionaryObjectInterfaceprivate
InitIterator(DataDictionaryIteratorInterface *iterator, Bool end) constDataDictionaryObjectInterfaceprivate
IsEmpty() constDataDictionaryObjectInterfaceprivate
IsPopulated() constDataDictionaryObjectInterfaceprivate
Iterator typedefDataDictionaryObjectInterfaceprivate
MAXON_INTERFACE(LoggerTypeInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.loggertype")LoggerTypeInterfaceprivate
MAXON_OBSERVABLE(void, ObservableLoggerNotify,(const String &str, WRITEMETA level, TARGETAUDIENCE ta), ObservableCombinerRunAllComponent)LoggerTypeInterface
Reset()DataDictionaryObjectInterfaceprivate
Set(KEY &&key, T &&data)DataDictionaryObjectInterfaceprivate
SetData(ForwardingDataPtr &&key, Data &&data)DataDictionaryObjectInterfaceprivate
SetData(ForwardingDataPtr &&key, const Data &data)DataDictionaryObjectInterfaceprivate
Write(const String &str, const SourceLocation &loc, WRITEMETA level=WRITEMETA::DEFAULT)LoggerTypeInterface