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