OpenFOAM logo
Open Source CFD Toolkit

OFstream Class Reference

Inheritance diagram for OFstream:

Inheritance graph
[legend]
Collaboration diagram for OFstream:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ClassName ("OFstream")
 OFstream (const fileName &pathname, streamFormat format=ASCII, versionNumber version=currentVersion, compressionType compression=UNCOMPRESSED)
 Construct from pathname.
 ~OFstream ()
const fileNamename () const
 Return the name of the stream.
fileNamename ()
 Return non-const access to the name of the stream.
void print (Ostream &) const
 Print description of IOstream to Ostream.

Constructor & Destructor Documentation

OFstream const fileName pathname,
streamFormat  format = ASCII,
versionNumber  version = currentVersion,
compressionType  compression = UNCOMPRESSED
 

Construct from pathname.

~OFstream  ) 
 


Member Function Documentation

ClassName "OFstream"   ) 
 

fileName& name  )  [inline, virtual]
 

Return non-const access to the name of the stream.

Reimplemented from OSstream.

Definition at line 133 of file OFstream.H.

const fileName& name  )  const [inline, virtual]
 

Return the name of the stream.

Reimplemented from OSstream.

Definition at line 127 of file OFstream.H.

void print Ostream  )  const [virtual]
 

Print description of IOstream to Ostream.

Reimplemented from OSstream.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org