Include dependency graph for Logical.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Logical |
| Holds a bool value and converts strings to bool. More... | |
Namespaces | |
| pFlow | |
Functions | |
| iIstream & | operator>> (iIstream &is, Logical &L) |
| iOstream & | operator<< (iOstream &os, const Logical &L) |