HDK
|
This is the complete list of members for UT_UniversalLogEntry, including all inherited members.
getMemoryUsage() const | UT_UniversalLogEntry | inline |
hash() const | UT_UniversalLogEntry | inline |
load(UT_JSONParser &p, UT_Array< UT_UniversalLogEntry > &log_entries) | UT_UniversalLogEntry | static |
myErrorSeverity | UT_UniversalLogEntry | |
myExternalInfo | UT_UniversalLogEntry | |
myMessage | UT_UniversalLogEntry | |
mySourceCodeLocation | UT_UniversalLogEntry | |
mySourceContext | UT_UniversalLogEntry | |
mySourceName | UT_UniversalLogEntry | |
myThreadId | UT_UniversalLogEntry | |
myTime | UT_UniversalLogEntry | |
myVerbosity | UT_UniversalLogEntry | |
operator<(const UT_UniversalLogEntry &other) const | UT_UniversalLogEntry | inline |
save(UT_JSONWriter &w, const UT_Array< UT_UniversalLogEntry > &log_entries) | UT_UniversalLogEntry | static |
theStartTime | UT_UniversalLogEntry | static |
theStartTimeSinceEpoch | UT_UniversalLogEntry | static |
UT_UniversalLogEntry(const UT_StringHolder &source_name=UT_StringHolder::theEmptyString, const UT_StringHolder &message=UT_StringHolder::theEmptyString, const UT_StringHolder &source_context=UT_StringHolder::theEmptyString, UT_ErrorSeverity severity=UT_ERROR_NONE, int verbosity=0, const UT_SourceLocation &source_code_location=UT_SourceLocation(), UT_UniversalLogExternalInfoHandle external_info=UT_UniversalLogExternalInfoHandle()) | UT_UniversalLogEntry | inline |
UT_UniversalLogEntry(const UT_ErrorCode &ec, const UT_StringHolder &what, const UT_StringHolder &source_context=UT_StringHolder::theEmptyString, UT_ErrorSeverity severity=UT_ERROR_ABORT, int verbosity=0, const UT_SourceLocation &source_location=UT_SourceLocation(), UT_UniversalLogExternalInfoHandle external_info=UT_UniversalLogExternalInfoHandle()) | UT_UniversalLogEntry | inline |