IOstream::compressionType compression_
streamFormat format() const
Return current stream format.
virtual istream & stdStream()
Access to underlying std::istream.
const fileName & name() const
Return the name of the stream.
A class for handling file names.
compressionType
Enumeration for the format of data in the stream.
IFstream & operator()() const
Return a non-const reference to const IFstream.
IFstreamAllocator(const fileName &pathname)
Construct from pathname.
static const versionNumber currentVersion
Current version number.
virtual void print(Ostream &) const
Print description of IOstream to Ostream.
Macro definitions for declaring ClassName(), NamespaceName(), etc.
fileName & name()
Return non-const access to the name of the stream.
versionNumber version() const
Return the stream version.
A std::istream with ability to handle compressed files.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
~IFstreamAllocator()
Destructor.
streamFormat
Enumeration for the format of data in the stream.