Loading...
Searching...
No Matches
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 >
 Template specialisation for pTraits<bool>. More...

Namespaces

namespace  Foam
 Namespace for OpenFOAM.

Functions

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

Detailed Description

System bool.

Original source file bool.H

Source files

Definition in file bool.H.