static OutputDevice * myInstance
my singular instance
OutputDevice_CERR()
Constructor.
std::ostream & getOStream()
Returns the associated ostream.
virtual void postWriteHook()
Called after every write access.
static OutputDevice * getDevice()
Returns the single cerr instance.
~OutputDevice_CERR()
Destructor.
OutputDevice(const int defaultIndentation=0, const std::string &filename="")
Constructor.