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

#include <debug.h>

Public Member Functions

 _Helper ()=default
 
template<class Enum >
 _Helper (Enum val)
 
TF_API void Msg (const std::string &msg) const
 
TF_API void Msg (const char *msg,...) const ARCH_PRINTF_FUNCTION(2
 

Detailed Description

Definition at line 211 of file debug.h.

Constructor & Destructor Documentation

TfDebug::_Helper::_Helper ( )
default
template<class Enum >
TfDebug::_Helper::_Helper ( Enum  val)
inlineexplicit

Definition at line 214 of file debug.h.

Member Function Documentation

TF_API void TfDebug::_Helper::Msg ( const std::string &  msg) const
TF_API void TfDebug::_Helper::Msg ( const char *  msg,
  ... 
) const

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