ddt 1.1.0
Loading...
Searching...
No Matches
Classes | Namespaces
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
 
#define BOOST_BIND_GLOBAL_PLACEHOLDERS
 
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.

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.

Author
Christoph Bortlisz, CGI
Since
2020/09/23
Author
Christoph Bortlisz, CGI
Since
2020/09/23

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