std::ostream & getOStream()
Returns the associated ostream.
static OutputDevice * getDevice()
Returns the single cout instance.
virtual void postWriteHook()
Called after every write access.
static OutputDevice * myInstance
my singular instance
~OutputDevice_COUT()
Destructor.
OutputDevice_COUT()
Constructor.
Static storage of an output device and its base (abstract) implementation.