A std::istream with ability to handle compressed files. More...
#include <src/OpenFOAM/db/IOstreams/Fstreams/IFstream.H>
A std::istream with ability to handle compressed files.
Definition at line 57 of file IFstream.H.
Inheritance diagram for IFstreamAllocator:
Collaboration diagram for IFstreamAllocator:Public Member Functions | |
| istream & | stdStream () |
| Access to underlying std::istream (for e.g. lexer)
| |
Friends | |
| class | IFstream |
| std::istream & stdStream | ( | ) |
Access to underlying std::istream (for e.g. lexer)
Definition at line 80 of file IFstream.C.
References Foam::abort(), Foam::FatalError, and FatalErrorIn.
friend class IFstream [friend]
|
Definition at line 59 of file IFstream.H.