RTC Toolkit 6.0.0
Loading...
Searching...
No Matches

Test component (minimal implementation). More...

#include "rtctk/componentFramework/rtcComponent.hpp"
#include "rtctk/componentFramework/rtcComponentMain.hpp"
#include <chrono>
#include <thread>

Classes

class  BusinessLogic
 

Typedefs

using LifeCycle = RtcComponent
 

Functions

void RtcComponentMain (const Args &args)
 Main entry point for user code, this method must be implemented by component developers.
 

Detailed Description

Test component (minimal implementation).

Typedef Documentation

◆ LifeCycle