Go to the source code of this file.
Data Structures | |
class | IOstream |
An IOstream is an abstract base class for all input/output systems; be they streams, files, token lists etc. More... | |
class | IOstream::versionNumber |
Version number type. More... | |
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Typedefs | |
typedef IOstream &(* | IOstreamManip) (IOstream &) |
Functions | |
Ostream & | operator<< (Ostream &os, const IOstream::streamFormat &sf) |
Ostream & | operator<< (Ostream &os, const IOstream::versionNumber &vn) |
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) |
Original source file IOstream.H
Definition in file IOstream.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.