RTC Toolkit  2.0.0
Namespaces | Functions
main.hpp File Reference

Entry-point for Telemetry Subscriber. More...

#include <memory>
#include <memory_resource>
#include <rtctk/componentFramework/rtcComponentMain.hpp>
#include <rtctk/telSub/businessLogic.hpp>
#include <rtctk/telSub/correlator.hpp>
#include <rtctk/telSub/ddsWaitSet.hpp>
#include <rtctk/telSub/shmPublisher.hpp>

Go to the source code of this file.

Namespaces

 rtctk
 
 rtctk::telSub
 

Functions

template<class UserTopicType , class DataBlender >
void rtctk::telSub::Main (const rtctk::componentFramework::Args &args, DataBlender &&blender) noexcept
 Main entrypoint for running telemetry subscriber. More...
 

Detailed Description

Entry-point for Telemetry Subscriber.