IOstreamOption.H File Reference
Include dependency graph for IOstreamOption.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Enum< EnumType >
 Enum is a wrapper around a list of names/values that represent particular enumeration (or int) values. All dictionary searches use a literal (not regex). More...
 
class  IOstreamOption
 The IOstreamOption is a simple container for options an IOstream can normally have. For example, ascii/binary, uncompressed/compressed, ... More...
 
class  IOstreamOption::versionNumber
 Representation of a major/minor version number. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

Ostream & operator<< (Ostream &os, const IOstreamOption::streamFormat &sf)
 Output the format as text string (ascii | binary) More...
 
Ostream & operator<< (Ostream &os, const IOstreamOption::versionNumber &vn)
 Output the version as major.minor. More...
 

Detailed Description

Original source file IOstreamOption.H

Definition in file IOstreamOption.H.