All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
errorMark.h File Reference
+ Include dependency graph for errorMark.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TfErrorMark
 Class used to record the end of the error-list. More...
 

Macros

#define TF_HAS_ERRORS(marker, expr)
 Convenience macro to check if errors occurred. More...
 

Functions

TF_API void TfReportActiveErrorMarks ()
 Report current TfErrorMark instances and the stack traces that created them to stdout for debugging purposes. More...