Classes | Namespaces | Functions
Switch.H File Reference
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, y/n, t/f, or none. More...
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

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

Detailed Description

Original source file Switch.H

Definition in file Switch.H.