BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
fc::http::websocket_connection Member List

This is the complete list of members for fc::http::websocket_connection, including all inherited members.

_remote_endpointfc::http::websocket_connectionprotected
close(int64_t code, const std::string &reason)fc::http::websocket_connectioninlinevirtual
closedfc::http::websocket_connection
get_remote_endpoint_string() constfc::http::websocket_connectioninline
get_request_header(const std::string &key)=0fc::http::websocket_connectionpure virtual
get_session_data()fc::http::websocket_connectioninline
on_http(const std::string &message)fc::http::websocket_connectioninline
on_http_handler(const std::function< fc::http::reply(const std::string &)> &h)fc::http::websocket_connectioninline
on_message(const std::string &message)fc::http::websocket_connectioninline
on_message_handler(const std::function< void(const std::string &)> &h)fc::http::websocket_connectioninline
send_message(const std::string &message)=0fc::http::websocket_connectionpure virtual
set_session_data(boost::any d)fc::http::websocket_connectioninline
~websocket_connection()fc::http::websocket_connectioninlinevirtual