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

Client library to create custom client applications. More...

Files

file  clientLib.hpp
 Extendable client library to send and receive commands to and from components.
 

Functions

template<typename CommandRequestorType = rtctk::componentFramework::CommandRequestor>
int rtctk::client::RunClient (int argc, char **argv)
 

Detailed Description

Client library to create custom client applications.

Function Documentation

◆ RunClient()

template<typename CommandRequestorType = rtctk::componentFramework::CommandRequestor>
int rtctk::client::RunClient ( int argc,
char ** argv )