libcwdversion 2.0.0
The C++ Debugging Support Library
Loading...
Searching...
No Matches
libcwd::Mark Struct Reference

Interface for marking scopes with a marker character. More...

#include <debug.h>

Public Member Functions

 Mark (char m='|')
 Construct a Mark object.
 ~Mark ()
 Destructor.

Public Attributes

int M_indent
 The old indentation.

Detailed Description

Creation of the object appends the character and a space to the current marker after first adding the current indentation to it as spaces, and sets the indentation to zero. Destruction restores things again.


The documentation for this struct was generated from the following file: