Client library to create custom client applications.
More...
|
| file | clientLib.hpp |
| | Extendable client library to send and receive commands to and from components.
|
| |
|
| template<typename CommandRequestorType = rtctk::componentFramework::CommandRequestor> |
| int | rtctk::client::RunClient (int argc, char **argv) |
| |
Client library to create custom client applications.
- Copyright
- SPDX 2023-2025 European Southern Observatory (ESO)
SPDX LGPL-3.0-only
◆ RunClient()
template<typename CommandRequestorType = rtctk::componentFramework::CommandRequestor>
| int rtctk::client::RunClient |
( |
int | argc, |
|
|
char ** | argv ) |