FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

Switch.H File Reference


Detailed Description

Definition in file Switch.H.

#include "src/OpenFOAM/primitives/bools/bool/bool.H"
#include "src/OpenFOAM/primitives/strings/word/word.H"
Include dependency graph for Switch.H:

Go to the source code of this file.

Classes

class  Switch
 A simple wrapper around bool so that it can be read as a word: true/false, on/off, yes/no or y/n or none. More...

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

Istream &  operator>> (Istream &, Switch &)
Ostream &  operator<< (Ostream &, const Switch &)