std::ostringstream myStream
The wrapped ofstream.
std::ostream & getOStream()
Returns the associated ostream.
~OutputDevice_String()
Destructor.
std::string getString() const
Returns the current content as a string.
OutputDevice_String(const int defaultIndentation=0)
Constructor.
OutputDevice(const int defaultIndentation=0, const std::string &filename="")
Constructor.