HDK
|
This is the complete list of members for UT_ErrorManager, including all inherited members.
addDeadlockError() | UT_ErrorManager | |
addError(const char *type, int code, const char *msg=0, const UT_SourceLocation *loc=0) | UT_ErrorManager | |
addFatal(const char *type, int code, const char *msg=0, const UT_SourceLocation *loc=0) | UT_ErrorManager | |
addGeneric(const char *type, int code, const char *msg, UT_ErrorSeverity sev, const UT_SourceLocation *loc=0) | UT_ErrorManager | |
addGeneric(UT_Error *error) | UT_ErrorManager | |
addMessage(const char *type, int code, const char *msg=0, const UT_SourceLocation *loc=0) | UT_ErrorManager | |
addPrompt(const char *type, int code, const char *msg=0, const UT_SourceLocation *loc=0) | UT_ErrorManager | |
addWarning(const char *type, int code, const char *msg=0, const UT_SourceLocation *loc=0) | UT_ErrorManager | |
begin() const | UT_ErrorManager | inline |
begin() | UT_ErrorManager | |
begin(int thread) | UT_ErrorManager | |
clampSeverity(UT_ErrorSeverity severity) | UT_ErrorManager | |
clearAndDestroyErrors() | UT_ErrorManager | |
commonError(UT_CommonErrorCode what, const char *msg=0) | UT_ErrorManager | |
commonMessage(UT_CommonErrorCode what, const char *msg=0) | UT_ErrorManager | |
commonWarning(UT_CommonErrorCode what, const char *msg=0) | UT_ErrorManager | |
Delay | UT_ErrorManager | static |
end() const | UT_ErrorManager | inline |
end() | UT_ErrorManager | |
findError(const char *type, int code) const | UT_ErrorManager | |
getError(int index) const | UT_ErrorManager | inline |
getErrorManager() | UT_ErrorManager | inline |
getErrorManagerTimestamp() | UT_ErrorManager | static |
getErrorMessages(UT_String &messages, UT_ErrorSeverity severity=UT_ERROR_NONE, bool use_headers=true) | UT_ErrorManager | |
getErrorMessages(UT_String &messages, UT_ErrorSeverity severity=UT_ERROR_NONE, bool use_headers=true) | UT_ErrorManager | inline |
getErrorState() | UT_ErrorManager | inline |
getMemoryUsage(bool inclusive) const | UT_ErrorManager | inline |
getNeedScan() const | UT_ErrorManager | inlineprotected |
getNumErrors() const | UT_ErrorManager | inline |
getReadFlag() const | UT_ErrorManager | inlineprotected |
getSeverity() | UT_ErrorManager | inline |
getSeverity() | UT_ErrorManager | inline |
getThread() const | UT_ErrorManager | inline |
getVersion() const | UT_ErrorManager | inline |
hasDeadlockError() const | UT_ErrorManager | inline |
hasError() | UT_ErrorManager | inline |
incrementVersion() | UT_ErrorManager | inlineprotected |
isDisabled() const | UT_ErrorManager | inline |
isEmpty() const | UT_ErrorManager | inline |
isLogging() const | UT_ErrorManager | inline |
operator=(const UT_ErrorManager &)=delete | UT_ErrorManager | |
pruneDuplicates() | UT_ErrorManager | |
recomputeSeverity() | UT_ErrorManager | inline |
removeError(int index) | UT_ErrorManager | |
Scope() | UT_ErrorManager | |
Scope(int thread) | UT_ErrorManager | explicit |
Scope(UT_ErrorManager &errors) | UT_ErrorManager | |
Scope(DelayTag) | UT_ErrorManager | inline |
setDeadlockError(bool onoff) | UT_ErrorManager | inlineprotected |
setDisabled(bool f) | UT_ErrorManager | inline |
setDisabled(bool f) | UT_ErrorManager | inline |
setErrorLogging(bool f) | UT_ErrorManager | inline |
setNeedScan(bool needscan) | UT_ErrorManager | protected |
setReadFlag(bool state) | UT_ErrorManager | protected |
setUniversalLoggingContextFunction(UT_Function< UT_StringHolder()> context_fn) | UT_ErrorManager | inline |
sopAddError(int code, const char *msg=0, const UT_SourceLocation *loc=0) | UT_ErrorManager | inline |
sopAddFatal(int code, const char *msg=0, const UT_SourceLocation *loc=0) | UT_ErrorManager | inline |
sopAddMessage(int code, const char *msg=0, const UT_SourceLocation *loc=0) | UT_ErrorManager | inline |
sopAddPrompt(int code, const char *msg=0, const UT_SourceLocation *loc=0) | UT_ErrorManager | inline |
sopAddWarning(int code, const char *msg=0, const UT_SourceLocation *loc=0) | UT_ErrorManager | inline |
stealErrors(UT_ErrorManager &victim, int rangestart=0, int rangeend=-1, UT_ErrorSeverity severity=UT_ERROR_NONE, bool borrow_only=false) | UT_ErrorManager | |
systemError(const char *msg=0) | UT_ErrorManager | |
systemWarning(const char *msg=0) | UT_ErrorManager | |
updateSeverity(UT_ErrorSeverity sev) | UT_ErrorManager | inline |
UT_ErrorManager() | UT_ErrorManager | |
UT_ErrorManager(const UT_ErrorManager &)=delete | UT_ErrorManager | |
~Scope() | UT_ErrorManager | inline |
~UT_ErrorManager() | UT_ErrorManager |