RTC Toolkit  2.0.0
Classes | Namespaces | Variables
mudpiProcessor.hpp File Reference

MUDPI processor: check and aggregate MUDPI payload to a single topic and put to the queue for publishing. More...

#include <atomic>
#include <boost/asio.hpp>
#include <thread>
#include <rtctk/componentFramework/componentMetricsIf.hpp>
#include "mudpi.h"
#include "mudpiProcessingError.hpp"
#include "ddsPubThread.hpp"

Go to the source code of this file.

Classes

class  rtctk::telRepub::MudpiProcessor
 Processing MUDPI data received by UDP receiver: rtctk::telRepub::UdpReceiver. More...
 

Namespaces

 rtctk
 
 rtctk::telRepub
 

Variables

uint32_t const rtctk::telRepub::MAX_TOPIC_SIZE = 2560000
 

Detailed Description

MUDPI processor: check and aggregate MUDPI payload to a single topic and put to the queue for publishing.