A std::ostream with ability to handle compressed files. More...
#include <src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H>
A std::ostream with ability to handle compressed files.
Definition at line 57 of file OFstream.H.
Public Member Functions | |
ostream & | stdStream () |
Access to underlying std::ostream. |
Friends | |
class | OFstream |
std::ostream & stdStream | ( | ) |
Access to underlying std::ostream.
Definition at line 83 of file OFstream.C.
References Foam::abort(), Foam::FatalError, and FatalErrorIn.
|
friend |
Definition at line 59 of file OFstream.H.