FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

OFstreamAllocator Class Reference

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

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


Detailed Description

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

Definition at line 57 of file OFstream.H.

Inheritance diagram for OFstreamAllocator:
Collaboration diagram for OFstreamAllocator:

List of all members.

Public Member Functions

ostream &  stdStream ()
 Access to underlying std::ostream.

Friends

class  OFstream

Member Function Documentation

std::ostream & stdStream (  )

Access to underlying std::ostream.

Definition at line 83 of file OFstream.C.

References Foam::abort(), Foam::FatalError, and FatalErrorIn.


Friends And Related Function Documentation

friend class OFstream [friend]

Definition at line 59 of file OFstream.H.


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