ddt 1.2.1
Loading...
Searching...
No Matches
List of all members
ddt::DdtRemoteClient Class Reference

#include <ddtRemoteClient.hpp>

 DdtRemoteClient ()
 
virtual ~DdtRemoteClient ()
 
ddt::InitCodes Init (int argc, char *argv[])
 
std::string Run ()
 

Constructor & Destructor Documentation

◆ DdtRemoteClient()

DdtRemoteClient::DdtRemoteClient ( )

Constructor

◆ ~DdtRemoteClient()

DdtRemoteClient::~DdtRemoteClient ( )
virtual

Destructor

Member Function Documentation

◆ Init()

ddt::InitCodes DdtRemoteClient::Init ( int argc,
char * argv[] )

Initialization method.

Parameters
argcNumber of arguments.
argvArray 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: