RTC Toolkit 6.0.0-pre2
Loading...
Searching...
No Matches
main.cpp File Reference

Entry point for rtctkExampleTelSub for end-to-end test. More...

#include <algorithm>
#include <rtctk/exampleTopics/topics.hpp>
#include <rtctk/telSub/blenderError.hpp>
#include <rtctk/telSub/main.hpp>

Functions

void RtcComponentMain (const rtctk::componentFramework::Args &args)
 TelSub Application Entrypoint.
 

Detailed Description

Entry point for rtctkExampleTelSub for end-to-end test.

Function Documentation

◆ RtcComponentMain()

void RtcComponentMain ( const rtctk::componentFramework::Args & args)

TelSub Application Entrypoint.

Parameters
[in]argsThe application's command line arguments.
Note
This is invoked by RTCTK Component Framework main() implementation.