GemaCoreLib
The GeMA Core library
Public Member Functions | Private Attributes | List of all members
GmLogIdenter Class Reference

RAII object to add an identation level to log messages, reverting the settings when the object is destroyed. More...

#include <gmLog.h>

Public Member Functions

 GmLogIdenter (int l=1)
 

Private Attributes

int _l
 

Detailed Description

RAII object to add an identation level to log messages, reverting the settings when the object is destroyed.


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