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.
|
| 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.
- Copyright
- SPDX-FileCopyrightText: 2020-2026 European Southern Observatory (ESO) SPDX-License-Identifier: LGPL-3.0-only
◆ BOOST_BIND_GLOBAL_PLACEHOLDERS
| #define BOOST_BIND_GLOBAL_PLACEHOLDERS |
◆ SignalT
| typedef boost::signals2::signal<void()> SignalT |
Boost signal used for the event handling