RTC Toolkit
1.0.0
|
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/ddsSubscriber.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... | |
Entry-point for Telemetry Subscriber.