Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

OpenCAL::Debug Class Reference

#include <Debug.h>

List of all members.

Static Public Member Functions

unsigned int getDebugLevel ()
void setDebugLevel (unsigned int level)
void print (const string &message, unsigned int debugLevel=1)
void printStream (unsigned int debugLevel=1)
void initWarning (const string &className, unsigned int debugLevel=1)

Static Public Attributes

ostringstream stream
 A stream, so you can use the << operator for debugging.
unsigned int maxLevel = 10
 The maximum debug level.

Static Private Attributes

unsigned int m_debugLevel = 1
 The debug level: 0 is no debug information, 1 is a little bit, and so on.


Detailed Description

This class contains some functions to easily debug OpenCAL

Definition at line 28 of file Debug.h.


The documentation for this class was generated from the following files:
Generated on Sun Aug 15 19:19:26 2004 for OpenCAL: Open Computer Animation Library by doxygen 1.3.8