Virtual Testbed
Ship dynamics simulator for extreme conditions
|
Public Member Functions | |
Client (const sys::socket_address &address) | |
template<class Handler > | |
void | run (Handler handler) |
void | connect () |
void | verbose (bool rhs) |
bool | verbose () const noexcept |
testbed_type & | testbed () noexcept |
Virtual testbed object received from the server. | |
const testbed_type & | testbed () const noexcept |
Virtual testbed object received from the server. | |
void | push (const testbed_type &testbed) |
const client_type & | client () const noexcept |
client_type & | client () noexcept |