HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Tf_DiagnosticLiteHelper Struct Reference

#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
 

Detailed Description

Definition at line 70 of file diagnosticLite.h.

Constructor & Destructor Documentation

constexpr Tf_DiagnosticLiteHelper::Tf_DiagnosticLiteHelper ( TfCallContext const context,
TfDiagnosticType  type 
)
inline

Definition at line 71 of file diagnosticLite.h.

Member Function Documentation

TF_API void Tf_DiagnosticLiteHelper::IssueError ( char const fmt,
  ... 
) const
TF_API void TF_API void Tf_DiagnosticLiteHelper::IssueFatalError ( char const fmt,
  ... 
) const
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

The documentation for this struct was generated from the following file: