ddt 1.1.0
|
Configuration maps access class, offers access to configuration maps. This file is part of the DDT Image Handling Library and provides a class that offers access to configuration maps. More...
#include <cpl.h>
#include <sys/stat.h>
#include <algorithm>
#include <cctype>
#include <unordered_map>
#include <boost/bind/bind.hpp>
#include <boost/signals2/signal.hpp>
#include <boost/tokenizer.hpp>
#include "ddt/ddtLogger.hpp"
Go to the source code of this file.
Classes | |
class | ddt::ConfigurationMapsAccess |
Namespaces | |
namespace | ddt |
#define | BOOST_BIND_GLOBAL_PLACEHOLDERS |
typedef boost::signals2::signal< void()> | SignalT |
Configuration maps access class, offers access to configuration maps. This file is part of the DDT Image Handling Library and provides a class that offers access to configuration maps.
Configuration maps access class, offers access to configuration maps that are stored in files. This file is part of the DDT Image Handling Library and provides a class that offers access to configuration maps that are stored in files.
#define BOOST_BIND_GLOBAL_PLACEHOLDERS |
typedef boost::signals2::signal<void()> SignalT |
Boost signal used for the event handling