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

#include <debug.h>

Static Public Member Functions

template<class A1 , class... Args>
static void Msg (char const *fmt, A1 &&a1, Args &&...args)
 
static void Msg (const std::string &msg)
 

Detailed Description

Definition at line 221 of file debug.h.

Member Function Documentation

template<class A1 , class... Args>
static void TfDebug::Helper::Msg ( char const *  fmt,
A1 &&  a1,
Args &&...  args 
)
inlinestatic

Definition at line 223 of file debug.h.

static void TfDebug::Helper::Msg ( const std::string &  msg)
inlinestatic

Definition at line 227 of file debug.h.


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