HDK
|
#include <diagnosticLite.h>
Public Member Functions | |
constexpr | Tf_DiagnosticLiteHelper (TfCallContext const &context, TfDiagnosticType type) |
TF_API void | IssueError (char const *fmt,...) const ARCH_PRINTF_FUNCTION(2 |
TF_API void TF_API void | IssueFatalError (char const *fmt,...) const ARCH_PRINTF_FUNCTION(2 |
TF_API void TF_API void TF_API void | IssueWarning (char const *fmt,...) const ARCH_PRINTF_FUNCTION(2 |
TF_API void TF_API void TF_API void TF_API void | IssueStatus (char const *fmt,...) const ARCH_PRINTF_FUNCTION(2 |
Definition at line 70 of file diagnosticLite.h.
|
inline |
Definition at line 71 of file diagnosticLite.h.
TF_API void TF_API void TF_API void TF_API void Tf_DiagnosticLiteHelper::IssueStatus | ( | char const * | fmt, |
... | |||
) | const |
TF_API void TF_API void TF_API void Tf_DiagnosticLiteHelper::IssueWarning | ( | char const * | fmt, |
... | |||
) | const |