lbm_reference
|
Declaration of the ConfBlock class. More...
#include <cstring>
#include <string>
#include <map>
#include <stdexcept>
#include <boost/lexical_cast.hpp>
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.