BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
List of all members
fc::http::detail::websocket_client_impl Class Reference
Inheritance diagram for fc::http::detail::websocket_client_impl:
fc::http::detail::generic_websocket_client_impl< asio_with_stub_log >

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
 

Detailed Description

Definition at line 551 of file websocket.cpp.


The documentation for this class was generated from the following file: