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

Go to the source code of this file.

Classes

class  IOstream
 An IOstream is an abstract base class for all input/output systems; be they streams, files, token lists etc. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Macros

#define Foam_IOstream_extras
 

Typedefs

typedef IOstream &(* IOstreamManip) (IOstream &)
 An IOstream manipulator. More...
 

Functions

template<>
Ostream & operator<< (Ostream &os, const InfoProxy< IOstream > &ip)
 
IOstream & operator<< (IOstream &io, IOstreamManip f)
 operator<< handling for manipulators without arguments More...
 
IOstream & dec (IOstream &io)
 
IOstream & hex (IOstream &io)
 
IOstream & oct (IOstream &io)
 
IOstream & fixed (IOstream &io)
 
IOstream & scientific (IOstream &io)
 

Detailed Description

Original source file IOstream.H

Definition in file IOstream.H.

Macro Definition Documentation

◆ Foam_IOstream_extras

#define Foam_IOstream_extras

Definition at line 67 of file IOstream.H.