ddt 1.4.0
 
Loading...
Searching...
No Matches
dataAcquisition.hpp File Reference

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
 

Detailed Description

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 Documentation

◆ SignalT

typedef boost::signals2::signal<void()> SignalT

Boost signal used for the event handling