RTC Toolkit  0.1.0-alpha
Functions
main.cpp File Reference

Entry point for telSubTestApp. More...

#include <rtctk/telSub/main.hpp>
#include <rtctk/telSubTest/topic.hpp>

Functions

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

Detailed Description

Entry point for telSubTestApp.

Function Documentation

◆ RtcComponentMain()

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

Main entry point for user code, methods must be implemented by component developers.

Parameters
argsopaque arguments class to be passed on to the RTC Component runner function.
Exceptions
variousexceptions, which are caught in main