rasdaman API
Public Member Functions | List of all members
RMCounter Class Reference

Module: { raslib}. More...

#include <rmdebug.hh>

Inheritance diagram for RMCounter:
RM_Class

Public Member Functions

 RMCounter (int levell, int module, const char *cls)
 constructor, increments indent level if the class should be debugged. More...
 
 ~RMCounter ()
 destructor, decrements indent level. More...
 

Detailed Description

Module: { raslib}.

Objects of this class increment the indent level of RMDebug at construction time and decrease this level at destruction time.

Constructor & Destructor Documentation

RMCounter::RMCounter ( int  levell,
int  module,
const char *  cls 
)

constructor, increments indent level if the class should be debugged.

RMCounter::~RMCounter ( )

destructor, decrements indent level.


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