alog_type typedef | websocketpp::transport::stub::connection< config > | |
async_read_at_least(size_t num_bytes, char *buf, size_t len, read_handler handler) | websocketpp::transport::stub::connection< config > | inlineprotected |
async_shutdown(shutdown_handler handler) | websocketpp::transport::stub::connection< config > | inlineprotected |
async_write(char const *buf, size_t len, write_handler handler) | websocketpp::transport::stub::connection< config > | inlineprotected |
async_write(std::vector< buffer > const &bufs, write_handler handler) | websocketpp::transport::stub::connection< config > | inlineprotected |
concurrency_type typedef | websocketpp::transport::stub::connection< config > | |
connection(bool is_server, const lib::shared_ptr< alog_type > &alog, const lib::shared_ptr< elog_type > &elog) (defined in websocketpp::transport::stub::connection< config >) | websocketpp::transport::stub::connection< config > | inlineexplicit |
dispatch(dispatch_handler handler) | websocketpp::transport::stub::connection< config > | inlineprotected |
elog_type typedef | websocketpp::transport::stub::connection< config > | |
get_handle() const | websocketpp::transport::stub::connection< config > | inline |
get_remote_endpoint() const | websocketpp::transport::stub::connection< config > | inline |
get_shared() | websocketpp::transport::stub::connection< config > | inline |
init(init_handler handler) | websocketpp::transport::stub::connection< config > | inlineprotected |
is_secure() const | websocketpp::transport::stub::connection< config > | inline |
mutex_type typedef (defined in websocketpp::transport::stub::connection< config >) | websocketpp::transport::stub::connection< config > | |
ptr typedef | websocketpp::transport::stub::connection< config > | |
scoped_lock_type typedef (defined in websocketpp::transport::stub::connection< config >) | websocketpp::transport::stub::connection< config > | |
set_handle(connection_hdl hdl) | websocketpp::transport::stub::connection< config > | inlineprotected |
set_remote_endpoint(std::string value) | websocketpp::transport::stub::connection< config > | inline |
set_secure(bool value) | websocketpp::transport::stub::connection< config > | inline |
set_timer(long duration, timer_handler handler) | websocketpp::transport::stub::connection< config > | inline |
set_uri(uri_ptr) | websocketpp::transport::stub::connection< config > | inline |
timer_ptr typedef (defined in websocketpp::transport::stub::connection< config >) | websocketpp::transport::stub::connection< config > | |
type typedef | websocketpp::transport::stub::connection< config > | |