Go to the source code of this file.
Classes | |
class | Enum |
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. More... | |
class | IOstreamOption::versionNumber |
Namespaces | |
Foam | |
Functions | |
Ostream & | operator<< (Ostream &os, const IOstreamOption::streamFormat &fmt) |
Ostream & | operator<< (Ostream &os, const IOstreamOption::versionNumber &ver) |
bool | operator== (const IOstreamOption::versionNumber &a, const IOstreamOption::versionNumber &b) noexcept |
bool | operator!= (const IOstreamOption::versionNumber &a, const IOstreamOption::versionNumber &b) noexcept |
bool | operator< (const IOstreamOption::versionNumber &a, const IOstreamOption::versionNumber &b) noexcept |
bool | operator<= (const IOstreamOption::versionNumber &a, const IOstreamOption::versionNumber &b) noexcept |
bool | operator> (const IOstreamOption::versionNumber &a, const IOstreamOption::versionNumber &b) noexcept |
bool | operator>= (const IOstreamOption::versionNumber &a, const IOstreamOption::versionNumber &b) noexcept |
Original source file IOstreamOption.H
Definition in file IOstreamOption.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.