|
RTC Toolkit 5.1.0
|
Entry point for rtctkExampleTelSub showing how to instantiate a Telemetry Subscriber. More...
Functions | |
| void | RtcComponentMain (const rtctk::componentFramework::Args &args) |
| TelSub Application Entrypoint. | |
Entry point for rtctkExampleTelSub showing how to instantiate a Telemetry Subscriber.
| void RtcComponentMain | ( | const rtctk::componentFramework::Args & | args | ) |
TelSub Application Entrypoint.
Main entry point for user code, this method must be implemented by component developers.
| [in] | args | The application's command line arguments. |
main() implementation.