ddt 1.2.1
Loading...
Searching...
No Matches
ddtDataConsumer.cpp File Reference

Data Consumer. This class provides the functionality to subscribe to a data stream, to write the received data into shared memory and to notify DdtDataSubscribers that new data is available. There will be one data consumer object per data stream identifier and thus several DdtDataSubscribers may share one consumer object. More...

#include "ddt/ddtDataConsumer.hpp"

Detailed Description

Data Consumer. This class provides the functionality to subscribe to a data stream, to write the received data into shared memory and to notify DdtDataSubscribers that new data is available. There will be one data consumer object per data stream identifier and thus several DdtDataSubscribers may share one consumer object.

Author
Matthias Grimm, CGI
Since
2020/01/16