|
lbm_reference
|
Declaration of the ConfBlock class. More...
#include <cstring>#include <string>#include <map>#include <stdexcept>#include <boost/lexical_cast.hpp>
Include dependency graph for ConfBlock.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | confparser::ConfBlock |
| Data structure corresponding to one block in the hierarchical configuration file. More... | |
| class | confparser::ParameterNotFound |
| Exception class for non-existing parameters. More... | |
Namespaces | |
| namespace | confparser |
| Common namespace for all classes related to parsing of configuration files. | |
Declaration of the ConfBlock class.
Definition in file ConfBlock.h.
1.8.3.1