ADbg Class Reference
List of all members.
Public Member Functions |
|
| ADbg (int level=0) |
| int | OutPut (int level, const char *format,...) const |
|
int | OutPut (const char *format,...) const |
|
int | setLevel (const int level) |
|
bool | setIncludeTime (const bool included=true) |
|
bool | setDebugFile (const char *NewFilename) |
|
bool | unsetDebugFile () |
|
bool | setUseFile (const bool usefile=true) |
|
const char * | setPrefix (const char *string) |
Member Function Documentation
| int ADbg::OutPut |
( |
int |
level, |
|
|
const char * |
format, |
|
|
|
... | |
|
) |
| | const |
- Todo:
- make an inline function to test the level first and the process
The documentation for this class was generated from the following files: