Class for handling debugging switches. More...


Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
| namespace | Foam::debug |
| Namespace for handling debugging switches. | |
Functions | |
| template<class T> | |
| static T | getOrAdd (dictionary &dict, const char *name, const T deflt) |
| static void | appendNamedEntry (simpleObjectRegistry &obr, const char *name, simpleRegIOobject *obj) |
| static void | printStatus (const char *const message, const wordList &list) |
| static void | listSwitches (const wordList &debugSwitches, const wordList &infoSwitches, const wordList &optSwitches, const bool unset) |
Class for handling debugging switches.
Original source file debug.C
Definition in file debug.C.