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

Information maps access class, offers access to information maps that are stored in files. This file is part of the DDT Image Handling Library and provides a class that offers access to information maps that are stored in files. More...

#include <sys/stat.h>
#include <algorithm>
#include <boost/bind/bind.hpp>
#include <boost/signals2/signal.hpp>
#include <boost/tokenizer.hpp>
#include <cctype>
#include "boost/filesystem.hpp"
#include "boost/system/error_code.hpp"
#include "ddt/ddtLogger.hpp"
#include "ddt/imageIO.hpp"
#include "ddt/informationMapsAccess.hpp"

Go to the source code of this file.

Classes

class  ddt::InformationMapsAccessFiles
 

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 that are stored in files. This file is part of the DDT Image Handling Library and provides a class that offers access to information maps that are stored in files.

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