Definition of class Config. More...
#include <iostream>#include <fstream>#include <string>#include <stdexcept>#include <boost/property_tree/ptree.hpp>#include <boost/property_tree/xml_parser.hpp>#include "config.hpp"Go to the source code of this file.
Classes | |
| class | SeComLib::Utils::Config |
| Utilitary class for parsing the configuration file. More... | |
Namespaces | |
| SeComLib | |
| The enclosing namespace. | |
| SeComLib::Utils | |
| Contains utility classes. | |
Definition of class Config.
Definition in file config.h.
1.8.6