|
HDK
|
#include <diagnosticMgr.h>
Public Member Functions | |
| WarningHelper (TfCallContext const &context, TfEnum warningCode, const char *warningCodeString) | |
| TF_API void | Post (const char *fmt,...) const ARCH_PRINTF_FUNCTION(2 |
| TF_API void TF_API void | PostQuietly (const char *fmt,...) const ARCH_PRINTF_FUNCTION(2 |
| TF_API void TF_API void TF_API void | Post (const std::string &str) const |
| TF_API void | PostWithInfo (const std::string &msg, TfDiagnosticInfo info=TfDiagnosticInfo()) const |
| TF_API void | PostQuietly (const std::string &msg) const |
Definition at line 292 of file diagnosticMgr.h.
|
inline |
Definition at line 293 of file diagnosticMgr.h.
| TF_API void TF_API void TF_API void TfDiagnosticMgr::WarningHelper::Post | ( | const std::string & | str | ) | const |
| TF_API void TfDiagnosticMgr::WarningHelper::PostWithInfo | ( | const std::string & | msg, |
| TfDiagnosticInfo | info = TfDiagnosticInfo() |
||
| ) | const |