HDK
|
#include <UT_ErrorManager.h>
Public Member Functions | |
UT_ErrorManagerUniversalLoggingScope () | |
~UT_ErrorManagerUniversalLoggingScope () | |
UT_ErrorManagerUniversalLoggingScope (const UT_ErrorManagerUniversalLoggingScope &)=delete | |
UT_ErrorManagerUniversalLoggingScope & | operator= (const UT_ErrorManagerUniversalLoggingScope &)=delete |
Creates a thread safe nestable scope around a call to cook one or more nodes. When the last scope exits and the last of these objects is destructed, we flush the thread-safe cache of errors logged inside the scope to any interested UT_UniversalLogSink objects.
Definition at line 312 of file UT_ErrorManager.h.
UT_ErrorManagerUniversalLoggingScope::UT_ErrorManagerUniversalLoggingScope | ( | ) |
UT_ErrorManagerUniversalLoggingScope::~UT_ErrorManagerUniversalLoggingScope | ( | ) |
|
delete |
|
delete |