#include <ddtRemoteClient.hpp>
◆ DdtRemoteClient()
DdtRemoteClient::DdtRemoteClient |
( |
| ) |
|
|
default |
◆ ~DdtRemoteClient()
DdtRemoteClient::~DdtRemoteClient |
( |
| ) |
|
|
virtual |
◆ Init()
bool DdtRemoteClient::Init |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ 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: