KISSCPP
a C++ library for rapid application development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Namespaces | Typedefs
configuration.hpp File Reference
#include <string>
#include <sstream>
#include <cstdlib>
#include <set>
#include <boost/filesystem.hpp>
#include "boost_ptree.hpp"
#include "logstream.hpp"
Include dependency graph for configuration.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kisscpp::InstanceListType
 
class  kisscpp::Config
 

Namespaces

 kisscpp
 

Typedefs

typedef std::set< std::string > kisscpp::WhiteListType
 
typedef std::map< std::string,
InstanceListType > 
kisscpp::MappedWhiteListType