bool.H File Reference

System bool. More...

Include dependency graph for bool.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pTraits< bool >
 

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

Istream & operator>> (Istream &is, bool &b)
 Read bool from stream using Foam::Switch(Istream&) More...
 
Ostream & operator<< (Ostream &os, const bool b)
 Write bool to a stream as an label (integer) value. More...
 
bool readBool (Istream &is)
 Read bool from stream using Foam::Switch(Istream&) More...
 

Detailed Description

System bool.

Original source file bool.H

Source files

Definition in file bool.H.