HDK
|
#include <error.h>
Public Member Functions | |
GusdTfErrorScope (UT_ErrorSeverity sev=UT_ERROR_ABORT, UT_ErrorManager *mgr=UTgetErrorManager()) | |
~GusdTfErrorScope () | |
operator bool () const | |
UT_ErrorSeverity | Update () |
bool | IsClean () const |
UT_ErrorSeverity | GetLogSeverity () const |
Protected Member Functions | |
UT_ErrorSeverity | _Update () |
Helper for catching Tf errors and forwarding them to a UT_ErrorManager. Note that it's currently only possible to forward a subset of Tf errors. Warnings and status messages cannot be forwarded.
|
inline |
|
protected |
|
inline |
|
inline |