135 virtual const istream&
stdStream()
const;
A std::istream with ability to handle compressed files.
IFstream & operator()() const
Return a non-const reference to const IFstream.
virtual istream & stdStream()
Access to underlying std::istream.
virtual void print(Ostream &) const
Print description of IOstream to Ostream.
const fileName & name() const
Return the name of the stream.
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
Enumeration for the format of data in 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.