Version: 8.3.0
MED::PrefixPrinter Class Reference

#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
 

Constructor & Destructor Documentation

MED::PrefixPrinter::PrefixPrinter ( bool  theIsActive = true)

References MSG, myCounter, MYDEBUG, and myIsActive.

MED::PrefixPrinter::~PrefixPrinter ( )

References EXCEPTION, myCounter, and myIsActive.

Member Function Documentation

string MED::PrefixPrinter::GetPrefix ( )
static

References EXCEPTION, and myCounter.

Field Documentation

int MED::PrefixPrinter::myCounter = 0
staticprivate
bool MED::PrefixPrinter::myIsActive
private

Referenced by PrefixPrinter(), and ~PrefixPrinter().