BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
fc::http::detail::possibly_proxied_websocket_connection< T > Member List

This is the complete list of members for fc::http::detail::possibly_proxied_websocket_connection< T >, including all inherited members.

_remote_endpointfc::http::websocket_connectionprotected
_ws_connectionfc::http::detail::websocket_connection_impl< T >
close(int64_t code, const std::string &reason) overridefc::http::detail::websocket_connection_impl< T >inlinevirtual
closedfc::http::websocket_connection
get_remote_endpoint_string() constfc::http::websocket_connectioninline
get_request_header(const std::string &key) overridefc::http::detail::websocket_connection_impl< T >inlinevirtual
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
possibly_proxied_websocket_connection(T con, const std::string &forward_header_key)fc::http::detail::possibly_proxied_websocket_connection< T >inline
send_message(const std::string &message) overridefc::http::detail::websocket_connection_impl< T >inlinevirtual
set_session_data(boost::any d)fc::http::websocket_connectioninline
websocket_connection_impl(T con)fc::http::detail::websocket_connection_impl< T >inline
~possibly_proxied_websocket_connection()fc::http::detail::possibly_proxied_websocket_connection< T >inlinevirtual
~websocket_connection()fc::http::websocket_connectioninlinevirtual
~websocket_connection_impl()fc::http::detail::websocket_connection_impl< T >inlinevirtual