ddt 1.1.0
|
Information maps access class, offers access to information maps. This file is part of the DDT Image Handling Library and provides a class that offers offers access to information 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 "boost/property_tree/json_parser.hpp"
#include "boost/property_tree/ptree.hpp"
#include "ddt/ddtLogger.hpp"
Go to the source code of this file.
Classes | |
class | ddt::InformationMapsAccess |
Namespaces | |
namespace | ddt |
#define | BOOST_BIND_GLOBAL_PLACEHOLDERS |
typedef boost::signals2::signal< void()> | SignalT |
Information maps access class, offers access to information maps. This file is part of the DDT Image Handling Library and provides a class that offers offers access to information maps.
#define BOOST_BIND_GLOBAL_PLACEHOLDERS |
typedef boost::signals2::signal<void()> SignalT |
Boost signal used for the event handling