![]() |
ircproxy The Ultimate Cyborg |
#include <debug.h>
Creation of the object increments the debug indentation. Destruction of the object automatically decrements the indentation again.
Definition at line 140 of file debug.h.
Public Member Functions | |
| Indent (int indent) | |
| Construct an Indent object. | |
| ~Indent () | |
| Destructor. | |
Public Attributes | |
| int | M_indent |
| debug::Indent::Indent | ( | int | indent | ) | [inline] |
| debug::Indent::~Indent | ( | ) | [inline] |
| Copyright © 2005-2007 Carlo Wood. All rights reserved. |
|---|