HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GusdPostErrorHelper Class Reference

#include <error.h>

Public Member Functions

 GusdPostErrorHelper (UT_ErrorSeverity sev)
 
void Msg (const char *msg) const
 
template<typename T , typename... Args>
void Msg (const char *format, T &&arg1, Args &&...args) const
 

Detailed Description

Definition at line 64 of file error.h.

Constructor & Destructor Documentation

GusdPostErrorHelper::GusdPostErrorHelper ( UT_ErrorSeverity  sev)
inline

Definition at line 67 of file error.h.

Member Function Documentation

void GusdPostErrorHelper::Msg ( const char *  msg) const
template<typename T , typename... Args>
void GusdPostErrorHelper::Msg ( const char *  format,
T &&  arg1,
Args &&...  args 
) const

Definition at line 81 of file error.h.


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