ddt 1.1.0
|
Data acquisition class, offers access to data stream acquisition functions. This file is part of the DDT Image Handling Library and provides a class that offers access to the data stream acquisition functions. More...
#include <sys/stat.h>
#include <algorithm>
#include <boost/bind/bind.hpp>
#include <boost/signals2/signal.hpp>
#include <boost/tokenizer.hpp>
#include <cctype>
#include "ddt/ddtDataSubscriber.hpp"
#include "ddt/ddtDataTransferFactory.hpp"
#include "ddt/ddtLogger.hpp"
Go to the source code of this file.
Classes | |
class | ddt::DataAcquisition |
Namespaces | |
namespace | ddt |
Typedefs | |
typedef boost::signals2::signal< void()> | SignalT |
Data acquisition class, offers access to data stream acquisition functions. This file is part of the DDT Image Handling Library and provides a class that offers access to the data stream acquisition functions.
typedef boost::signals2::signal<void()> SignalT |
Boost signal used for the event handling