#include <MED_Utilities.hxx>
Public Member Functions | |
| PrefixPrinter (bool theIsActive=true) | |
| ~PrefixPrinter () | |
Static Public Member Functions | |
| static std::string | GetPrefix () |
Private Attributes | |
| bool | myIsActive |
Static Private Attributes | |
| static int | myCounter = 0 |
| MED::PrefixPrinter::PrefixPrinter | ( | bool | theIsActive = true | ) |
References MSG, myCounter, MYDEBUG, and myIsActive.
| MED::PrefixPrinter::~PrefixPrinter | ( | ) |
References EXCEPTION, myCounter, and myIsActive.
|
staticprivate |
Referenced by GetPrefix(), PrefixPrinter(), and ~PrefixPrinter().
|
private |
Referenced by PrefixPrinter(), and ~PrefixPrinter().