RTC Toolkit  1.0.0
Public Attributes | List of all members
rtctk::telRepub::topicT Struct Reference

structure where aggregation of the MUDPI topic payload is done, and put to the queue for DDS publishing More...

#include <ddsPubThread.hpp>

Public Attributes

std::array< unsigned char, MAX_TOPIC_SIZEdata
 
std::size_t size
 
uint32_t sampleId
 

Detailed Description

structure where aggregation of the MUDPI topic payload is done, and put to the queue for DDS publishing

Member Data Documentation

◆ data

std::array<unsigned char, MAX_TOPIC_SIZE> rtctk::telRepub::topicT::data

◆ sampleId

uint32_t rtctk::telRepub::topicT::sampleId

◆ size

std::size_t rtctk::telRepub::topicT::size

The documentation for this struct was generated from the following file: