Defines the ConfigHandler global configuration class. More...
#include <string>#include <set>#include <vector>#include "ParameterList.hh"#include "phrase.hh"Go to the source code of this file.
Classes | |
| class | ConfigHandler |
| Global singleton ParameterList to handle all configuration. More... | |
| class | ConfigHandler::VCommandSwitch |
| Abstract base class represents command line switch for containers. More... | |
| class | ConfigHandler::CommandSwitch< Action > |
| Concrete implementation of VCommandSwitch. More... | |
| struct | ConfigHandler::OrderCommandSwitchPointers |
| utility class for sorting command switches More... | |
Defines | |
| #define | CONFIGHANDLER_h 1 |
Defines the ConfigHandler global configuration class.
Definition in file ConfigHandler.hh.
1.6.1