IOstreams.H File Reference

Useful combination of include files which define Sin, Sout and Serr and the use of IO streams generally. More...

Include dependency graph for IOstreams.H:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Variables

ISstream Sin
 An Istream wrapper for std::cin. More...
 
OSstream Sout
 An Ostream wrapper for std::cout. More...
 
OSstream Serr
 An Ostream wrapper for std::cerr. More...
 
prefixOSstream Pout
 An Ostream wrapper for parallel output to std::cout. More...
 
prefixOSstream Perr
 An Ostream wrapper for parallel output to std::cerr. More...
 

Detailed Description

Useful combination of include files which define Sin, Sout and Serr and the use of IO streams generally.

Original source file IOstreams.H

InClass Foam::IOstream

Definition in file IOstreams.H.