A std::istream with ability to handle compressed files. More...
Private Member Functions | |
IFstreamAllocator (const fileName &pathname) | |
Construct from pathname. More... | |
~IFstreamAllocator () | |
Destructor. More... | |
Private Attributes | |
istream * | ifPtr_ |
IOstream::compressionType | compression_ |
Friends | |
class | IFstream |
A std::istream with ability to handle compressed files.
Definition at line 56 of file IFstream.H.
|
private |
Construct from pathname.
Definition at line 40 of file IFstream.C.
References IOstream::COMPRESSED, IFstreamAllocator::compression_, Foam::endl(), IFstreamAllocator::ifPtr_, Foam::Info, and Foam::isFile().
|
private |
Destructor.
Definition at line 80 of file IFstream.C.
|
friend |
Definition at line 58 of file IFstream.H.
|
private |
Definition at line 62 of file IFstream.H.
Referenced by IFstreamAllocator::IFstreamAllocator().
|
private |
Definition at line 63 of file IFstream.H.
Referenced by IFstreamAllocator::IFstreamAllocator().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.