#include <ddtRemoteClient.hpp>
◆ DdtRemoteClient()
DdtRemoteClient::DdtRemoteClient |
( |
| ) |
|
◆ ~DdtRemoteClient()
DdtRemoteClient::~DdtRemoteClient |
( |
| ) |
|
|
virtual |
◆ Init()
Initialization method.
- Parameters
-
argc | Number of arguments. |
argv | Array that contains arguments. |
◆ Run()
std::string DdtRemoteClient::Run |
( |
| ) |
|
Main method of the application
- Returns
- String containing the remote response.
Get response, future will block if the response is not yet received, or TimeoutException is thrown if reply-time is exceeded.
The documentation for this class was generated from the following files: