lbm_reference
Classes | Namespaces
ConfParser.h File Reference

Declaration of the ConfParser class. More...

#include <cstring>
#include <stdexcept>
#include <boost/lexical_cast.hpp>
#include "ConfBlock.h"
+ Include dependency graph for ConfParser.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  confparser::BadSyntax
 Exception class for syntax errors. More...
 
class  confparser::ConfParser
 Parser for hierarchical configuration files. More...
 

Namespaces

namespace  confparser
 Common namespace for all classes related to parsing of configuration files.
 

Detailed Description

Declaration of the ConfParser class.

Definition in file ConfParser.h.