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