bool myAmNull
am I redirecting to /dev/null
std::ostream * myFileStream
The wrapped ofstream.
OutputDevice_File(const std::string &fullName, const bool binary=false)
Constructor.
std::ostream & getOStream() override
Returns the associated ostream.
bool isNull() override
returns the information whether the device will discard all output
~OutputDevice_File()
Destructor.
OutputDevice(const int defaultIndentation=0, const std::string &filename="")
Constructor.