Virtual Testbed
Ship dynamics simulator for extreme conditions
Public Member Functions | List of all members
vtb::srv::Client< T > Class Template Reference

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_typetestbed () noexcept
 Virtual testbed object received from the server.
 
const testbed_typetestbed () const noexcept
 Virtual testbed object received from the server.
 
void push (const testbed_type &testbed)
 
const client_typeclient () const noexcept
 
client_typeclient () noexcept
 

Detailed Description

template<class T>
class vtb::srv::Client< T >

Definition at line 20 of file client.hh.