#include <UT_Debug.h>
Public Member Functions | |
| UT_Debug (const char *) | |
| int | on () const |
| void | setDebugFile (const char *) const |
| void | output (const char *,...) const |
Definition at line 49 of file UT_Debug.h.
| UT_Debug::UT_Debug | ( | const char * | ) | [inline, explicit] |
Definition at line 52 of file UT_Debug.h.
| int 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 |
1.5.9