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

#include <diagnosticMgr.h>

Public Member Functions

 StatusHelper (TfCallContext const &context, TfEnum statusCode, const char *statusCodeString)
 
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 342 of file diagnosticMgr.h.

Constructor & Destructor Documentation

TfDiagnosticMgr::StatusHelper::StatusHelper ( TfCallContext const context,
TfEnum  statusCode,
const char *  statusCodeString 
)
inline

Definition at line 343 of file diagnosticMgr.h.

Member Function Documentation

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

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