|
ORE Studio 0.0.4
|
This is the complete list of members for client, including all inherited members.
| client(client_options config, std::shared_ptr< eventing::service::event_bus > event_bus=nullptr) | client | explicit |
| client(client_options config, boost::asio::any_io_executor executor, std::shared_ptr< eventing::service::event_bus > event_bus=nullptr) | client | explicit |
| connect() | client | |
| connect_sync() | client | |
| connect_with_retry() | client | |
| connect_with_retry_sync() | client | |
| disconnect() | client | |
| get_state() const | client | |
| is_connected() const | client | |
| send_request(messaging::frame request_frame) | client | |
| send_request_sync(messaging::frame request_frame) | client | |
| set_disconnect_callback(disconnect_callback_t callback) | client | |
| set_notification_callback(notification_callback_t callback) | client | |
| set_reconnected_callback(reconnected_callback_t callback) | client | |
| set_reconnecting_callback(reconnecting_callback_t callback) | client | |
| ~client() | client |