Malloy
Loading...
Searching...
No Matches
malloy::websocket::stream Member List

This is the complete list of members for malloy::websocket::stream, including all inherited members.

accept(const boost::beast::http::request< Body, Fields > &req) -> boost::beast::error_code (defined in malloy::websocket::stream)malloy::websocket::streaminline
async_accept(const boost::beast::http::request< Body, Fields > &req, CompletionHandler &&done) (defined in malloy::websocket::stream)malloy::websocket::streaminline
async_close(boost::beast::websocket::close_reason why, CompletionToken &&done) (defined in malloy::websocket::stream)malloy::websocket::streaminline
async_handshake(std::string host, std::string target, Callback &&done) (defined in malloy::websocket::stream)malloy::websocket::streaminline
async_handshake_tls(boost::asio::ssl::stream_base::handshake_type type, Callback &&done) (defined in malloy::websocket::stream)malloy::websocket::streaminline
async_read(Buff &buff, Callback &&done) (defined in malloy::websocket::stream)malloy::websocket::streaminline
async_write(const Buff &buffers, Callback &&done) (defined in malloy::websocket::stream)malloy::websocket::streaminline
binary() constmalloy::websocket::streaminline
get_executor()malloy::websocket::streaminline
get_lowest_layer(Func &&visitor)malloy::websocket::streaminline
is_open() constmalloy::websocket::streaminline
is_tls() constmalloy::websocket::streaminline
read(Buff &buff, boost::beast::error_code &ec) -> std::size_t (defined in malloy::websocket::stream)malloy::websocket::streaminline
set_binary(const bool enabled)malloy::websocket::streaminline
set_option(auto &&opt) (defined in malloy::websocket::stream)malloy::websocket::streaminline
stream(detail::websocket_t &&ws) (defined in malloy::websocket::stream)malloy::websocket::streaminlineexplicit
stream(boost::beast::websocket::stream< malloy::tcp::stream<> > &&s) (defined in malloy::websocket::stream)malloy::websocket::streaminlineexplicit
stream(malloy::tcp::stream<> &&from) (defined in malloy::websocket::stream)malloy::websocket::streaminlineexplicit
stream(detail::tls_stream &&ws) (defined in malloy::websocket::stream)malloy::websocket::streaminlineexplicit
stream(boost::beast::ssl_stream< malloy::tcp::stream<> > &&from) (defined in malloy::websocket::stream)malloy::websocket::streaminlineexplicit
write(const Buff &buffers) -> std::size_t (defined in malloy::websocket::stream)malloy::websocket::streaminline