71 const bool append =
false
109 const bool append =
false
140 virtual const ostream&
stdStream()
const;
153 extern OFstream
Snull;
static const versionNumber currentVersion
Current version number.
streamFormat format() const
Return current stream format.
streamFormat
Enumeration for the format of data in the stream.
versionNumber version() const
Return the stream version.
compressionType compression() const
Return the stream compression.
compressionType
Enumeration for the format of data in the stream.
A std::ostream with ability to handle compressed files.
virtual ostream & stdStream()
Access to underlying std::ostream.
void print(Ostream &) const
Print description of IOstream to Ostream.
const fileName & name() const
Return the name of the stream.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
A class for handling file names.
Macro definitions for declaring ClassName(), NamespaceName(), etc.
OFstream Snull
Global predefined null output stream "/dev/null".