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

#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
 

Detailed Description

Definition at line 309 of file diagnosticMgr.h.

Constructor & Destructor Documentation

TfDiagnosticMgr::WarningHelper::WarningHelper ( TfCallContext const context,
TfEnum  warningCode,
const char *  warningCodeString 
)
inline

Definition at line 310 of file diagnosticMgr.h.

Member Function Documentation

TF_API void TfDiagnosticMgr::WarningHelper::Post ( const char *  fmt,
  ... 
) const
TF_API void TF_API void TF_API void TfDiagnosticMgr::WarningHelper::Post ( const std::string str) const
TF_API void TF_API void TfDiagnosticMgr::WarningHelper::PostQuietly ( const char *  fmt,
  ... 
) const
TF_API void TfDiagnosticMgr::WarningHelper::PostQuietly ( const std::string msg) const
TF_API void TfDiagnosticMgr::WarningHelper::PostWithInfo ( const std::string msg,
TfDiagnosticInfo  info = TfDiagnosticInfo() 
) const

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