csIndPrintDown Class Reference
This class is a small helper class to indent a level down and automatically indent up again when this class is destructed. More...
#include <indprint.h>
Public Methods | |
csIndPrintDown (csIndPrint &ip, int amount=1) | |
Remember current state. |
Detailed Description
This class is a small helper class to indent a level down and automatically indent up again when this class is destructed.So you can use it to keep track of indentation without the risk of miscounting Up() and Down() calls.
Definition at line 63 of file indprint.h.
Constructor & Destructor Documentation
|
Remember current state.
Definition at line 71 of file indprint.h. References csIndPrint::Down(). |
The documentation for this class was generated from the following file:
- csutil/indprint.h
Generated for Crystal Space by doxygen 1.2.18