ChimeraTK-DeviceAccess
03.18.00
|
Public Member Functions | |
RebotServerDetails ()=default | |
RebotServerDetails (std::string &ipAddress, std::string portNumber) | |
Public Attributes | |
std::string | ip |
std::string | port |
Definition at line 25 of file testRebotBackend.cpp.
|
default |
|
inline |
Definition at line 30 of file testRebotBackend.cpp.
std::string RebotServerDetails::ip |
Definition at line 26 of file testRebotBackend.cpp.
std::string RebotServerDetails::port |
Definition at line 27 of file testRebotBackend.cpp.