ddt 1.4.0
 
Loading...
Searching...
No Matches
configurationMapsAccess.hpp File Reference

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
 

Macros

#define BOOST_BIND_GLOBAL_PLACEHOLDERS
 

Typedefs

typedef boost::signals2::signal< void()> SignalT
 

Detailed Description

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.

Macro Definition Documentation

◆ BOOST_BIND_GLOBAL_PLACEHOLDERS

#define BOOST_BIND_GLOBAL_PLACEHOLDERS

Typedef Documentation

◆ SignalT

typedef boost::signals2::signal<void()> SignalT

Boost signal used for the event handling