RTC Toolkit 6.0.0
Loading...
Searching...
No Matches
DDT Server Library

The DDT server library. More...

Files

file  businessLogic.cpp
 Business logic implementation for the DdtServer application.
 
file  businessLogic.hpp
 Business logic header for the DdtServer application.
 
file  ddtForwarder.hpp
 Base class defining common interface for all DDT forwarders.
 
file  ddtPublisherImage1d.hpp
 One-dimensional DDT publisher implementation.
 
file  ddtPublisherImage2d.hpp
 Two-dimensional DDT publisher implementation.
 
file  ipcqDdtForwarder.hpp
 IPCQ based DDT Forwarder.
 
file  helpers.hpp
 Helper stuff for unit tests.
 

Classes

class  rtctk::ddtServer::BusinessLogic
 Defines and implements the business logic of the DDT Server, an RTC Component that subscribes to a shared memory queue, and publishes samples through DDT. More...
 
class  rtctk::ddtServer::DdtPublisherImage1d< SI >
 DDT Publisher class used to publish one-dimensional DDT streams. More...
 
class  rtctk::ddtServer::DdtPublisherImage2d< SI >
 DDT Publisher class used to publish two-dimensional DDT streams. More...
 
class  rtctk::ddtServer::IpcqDdtForwarder< FwdInfo, ReaderType >
 DDT Forwarder unit that ingests data from from SHM and republishes it on several DDT streams. More...
 

Detailed Description

The DDT server library.