35 #ifdef CHECK_MEMORY_LEAKS
37 #endif // CHECK_MEMORY_LEAKS
std::ostream & getOStream()
Returns the associated ostream.
~OutputDevice_String()
Destructor.
std::ostringstream myStream
The wrapped ofstream.
OutputDevice_String(const bool binary=false, const unsigned int defaultIndentation=0)
Constructor Should not be thrown by this implementation.
std::string getString()
Returns the current content as a string.
Static storage of an output device and its base (abstract) implementation.