Loading...
Searching...
No Matches
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

namespace  Foam
 Namespace for OpenFOAM.

Variables

ISstream Sin
 ISstream wrapped stdin (std::cin).
OSstream Sout
 OSstream wrapped stdout (std::cout).
OSstream Serr
 OSstream wrapped stderr (std::cerr).
prefixOSstream Pout
 OSstream wrapped stdout (std::cout) with parallel prefix.
prefixOSstream Perr
 OSstream wrapped stderr (std::cerr) with parallel prefix.

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.