RTC Toolkit  1.0.0
Classes | Namespaces
ddsSubscriberIf.hpp File Reference

Declares DdsSubscriberIf. More...

#include <rtctk/config.hpp>
#include <chrono>
#include <cstdint>
#include <functional>
#include <string>
#include <system_error>
#include <vector>
#include <rtctk/componentFramework/ddsCommon.hpp>
#include <rtctk/telSub/agnosticDataSamples.hpp>

Go to the source code of this file.

Classes

struct  rtctk::telSub::DdsParams
 Parameter set to be passed to classes deriving from DdsSubscriberIf. More...
 
class  rtctk::telSub::DdsSubscriberIf
 Base class abstracting DDS communication code. More...
 

Namespaces

 rtctk
 
 rtctk::telSub
 

Detailed Description

Declares DdsSubscriberIf.