Loading...
Searching...
No Matches
diagnosticMgr.h File Reference
+ Include dependency graph for diagnosticMgr.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TfDiagnosticMgr
 Singleton class through which all errors and diagnostics pass. More...
 
class  TfDiagnosticMgr::Delegate
 One may set a delegate with the TfDiagnosticMgr which will be called to respond to errors and diagnostics. More...
 

Functions

 TF_DEBUG_CODES (TF_LOG_STACK_TRACE_ON_ERROR, TF_LOG_STACK_TRACE_ON_WARNING, TF_ERROR_MARK_TRACKING, TF_PRINT_ALL_POSTED_ERRORS_TO_STDERR)
 
 TF_API_TEMPLATE_CLASS (TfSingleton< TfDiagnosticMgr >)