csIndPrint Class Reference
A debugging class to help print out indented messages. More...
#include <indprint.h>
Public Methods | |
void | Up (int amount=1) |
Go up in indentation. | |
void | Down (int amount=1) |
Go down in indentation. | |
void | Reset (int amount=0) |
Reset indentation. | |
void | Print (char *msg,...) |
Print with current indentation level. |
Detailed Description
A debugging class to help print out indented messages.
Definition at line 28 of file indprint.h.
Member Function Documentation
|
Go down in indentation.
Definition at line 39 of file indprint.h. Referenced by csIndPrintDown::csIndPrintDown(). |
|
Print with current indentation level.
Definition at line 44 of file indprint.h. |
|
Reset indentation.
Definition at line 41 of file indprint.h. |
|
Go up in indentation.
Definition at line 37 of file indprint.h. |
The documentation for this class was generated from the following file:
- csutil/indprint.h
Generated for Crystal Space by doxygen 1.2.18