RTC Toolkit 5.0.0
Loading...
Searching...
No Matches
Namespaces | Functions
main.hpp File Reference

Entry-point for Telemetry Subscriber. More...

#include "ciiException.hpp"
#include "rtctk/componentFramework/exceptions.hpp"
#include <boost/interprocess/exceptions.hpp>
#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

namespace  rtctk
 
namespace  rtctk::telSub
 

Functions

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

Detailed Description

Entry-point for Telemetry Subscriber.