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

#include <UT_Debug.h>

Public Member Functions

 UT_Debug (const char *)
 
bool on () const
 
bool off () const
 
void setDebugFile (const char *) const
 
void output (const char *,...) const
 

Detailed Description

Definition at line 49 of file UT_Debug.h.

Constructor & Destructor Documentation

UT_Debug::UT_Debug ( const char *  )
inlineexplicit

Definition at line 52 of file UT_Debug.h.

Member Function Documentation

bool UT_Debug::off ( ) const
inline

Definition at line 54 of file UT_Debug.h.

bool UT_Debug::on ( ) const
inline

Definition at line 53 of file UT_Debug.h.

void UT_Debug::output ( const char *  ,
  ... 
) const
void UT_Debug::setDebugFile ( const char *  ) const

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