KISSCPP
a C++ library for rapid application development
|
#include <string>
#include <sstream>
#include <cstdlib>
#include <set>
#include <boost/filesystem.hpp>
#include "boost_ptree.hpp"
#include "logstream.hpp"
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 |