|
BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
Additional Inherited Members | |
Public Member Functions inherited from fc::http::detail::generic_websocket_client_impl< asio_with_stub_log > | |
| generic_websocket_client_impl () | |
| virtual | ~generic_websocket_client_impl () |
| websocket_connection_ptr | connect (const std::string &uri, const fc::http::headers &headers) |
Public Attributes inherited from fc::http::detail::generic_websocket_client_impl< asio_with_stub_log > | |
| fc::promise< void >::ptr | _connected |
| fc::promise< void >::ptr | _closed |
| fc::thread & | _client_thread |
| websocketpp::client< asio_with_stub_log > | _client |
| websocket_connection_ptr | _connection |
| std::string | _uri |
| fc::optional< connection_hdl > | _hdl |
Definition at line 551 of file websocket.cpp.
1.8.17