21#ifndef INFORMATIONMAPSACCESSFILES_HPP
22#define INFORMATIONMAPSACCESSFILES_HPP
24#define BOOST_BIND_GLOBAL_PLACEHOLDERS
29#include <boost/bind/bind.hpp>
30#include <boost/signals2/signal.hpp>
31#include <boost/tokenizer.hpp>
34#include "boost/filesystem.hpp"
35#include "boost/system/error_code.hpp"
47typedef boost::signals2::signal<void()>
SignalT;
82 void LoadInformationMap(
const std::string info_map_name);
84 std::vector<std::string> GetFileList(
const std::string info_map_source);
Class to wrap the usage of log4cplus as logging utility. This file provides a wrapper class for the u...
Image IO function declaration. This file is part of the DDT Image Handling Library and provides funct...
Definition: ddtClient.hpp:39