ddt 1.2.1
Loading...
Searching...
No Matches
Classes | Namespaces
informationMapsAccess.hpp File Reference

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
 

Detailed Description

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.

Author
Christoph Bortlisz, CGI
Since
2021/06/30

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