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

Entrypoint implementation of the Example DDT Server. More...

Classes

struct  IpcqDdtForwarderInfo
 
struct  IpcqDdtForwarderInfo::RawPixelFrameDdtStreamInfo
 
struct  IpcqDdtForwarderInfo::RawPixelFrameDdtStreamInfo1d
 
struct  IpcqDdtForwarderInfo::RawPupilQuadrantDtStreamInfo
 
struct  IpcqDdtForwarderInfo::ExtractedPupilsDdtStreamInfo
 

Functions

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

Detailed Description

Entrypoint implementation of the Example DDT Server.

Function Documentation

◆ RtcComponentMain()

void RtcComponentMain ( const Args & args)

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

TelSub Application Entrypoint.

Parameters
argsopaque arguments class to be passed on to the RTC Component runner function.
Exceptions
variousexceptions, which are caught in main
Parameters
[in]argsThe application's command line arguments.
Note
This is invoked by RTCTK Component Framework main() implementation.

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

The blender requires two correlated DDS topics and constructs one typed shared-memory sample from them.