Go to the documentation of this file.
137 virtual const ostream&
stdStream()
const;
150 extern OFstream
Snull;
fileName & name()
Return non-const access to the name of the stream.
streamFormat format() const
Return current stream format.
OFstream Snull
Global predefined null output stream "/dev/null".
A class for handling file names.
compressionType
Enumeration for the format of data in the stream.
compressionType compression() const
Return the stream compression.
static const versionNumber currentVersion
Current version number.
~OFstreamAllocator()
Destructor.
Macro definitions for declaring ClassName(), NamespaceName(), etc.
virtual ostream & stdStream()
Access to underlying std::ostream.
versionNumber version() const
Return the stream version.
A std::ostream with ability to handle compressed files.
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,...
OFstreamAllocator(const fileName &pathname, IOstream::compressionType compression=IOstream::UNCOMPRESSED)
Construct from pathname.
streamFormat
Enumeration for the format of data in the stream.