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.
Static storage of an output device and its base (abstract) implementation.