HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_UniversalLogEntry Member List

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

getMemoryUsage() const UT_UniversalLogEntryinline
hash() const UT_UniversalLogEntryinline
load(UT_JSONParser &p, UT_Array< UT_UniversalLogEntry > &log_entries)UT_UniversalLogEntrystatic
myErrorSeverityUT_UniversalLogEntry
myExternalInfoUT_UniversalLogEntry
myMessageUT_UniversalLogEntry
mySourceCodeLocationUT_UniversalLogEntry
mySourceContextUT_UniversalLogEntry
mySourceNameUT_UniversalLogEntry
myThreadIdUT_UniversalLogEntry
myTimeUT_UniversalLogEntry
myVerbosityUT_UniversalLogEntry
operator<(const UT_UniversalLogEntry &other) const UT_UniversalLogEntryinline
save(UT_JSONWriter &w, const UT_Array< UT_UniversalLogEntry > &log_entries)UT_UniversalLogEntrystatic
theStartTimeUT_UniversalLogEntrystatic
theStartTimeSinceEpochUT_UniversalLogEntrystatic
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_UniversalLogEntryinline
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_UniversalLogEntryinline