FreeFOAM The Cross-Platform CFD Toolkit
IFstreamAllocator Class Reference

A std::istream with ability to handle compressed files. More...

#include <src/OpenFOAM/db/IOstreams/Fstreams/IFstream.H>


Detailed Description

A std::istream with ability to handle compressed files.

Definition at line 57 of file IFstream.H.

+ Inheritance diagram for IFstreamAllocator:

List of all members.

Public Member Functions

istream & stdStream ()
 Access to underlying std::istream (for e.g. lexer)

Friends

class IFstream

Member Function Documentation

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.


Friends And Related Function Documentation

friend class IFstream
friend

Definition at line 59 of file IFstream.H.


The documentation for this class was generated from the following files: