| alog_type typedef | websocketpp::endpoint< connection, config > | |
| clear_access_channels(log::level channels) | websocketpp::endpoint< connection, config > | inline |
| clear_error_channels(log::level channels) | websocketpp::endpoint< connection, config > | inline |
| close(connection_hdl hdl, close::status::value const code, std::string const &reason, lib::error_code &ec) | websocketpp::endpoint< connection, config > | |
| close(connection_hdl hdl, close::status::value const code, std::string const &reason) | websocketpp::endpoint< connection, config > | |
| concurrency_type typedef | websocketpp::endpoint< connection, config > | |
| connection_ptr typedef | websocketpp::endpoint< connection, config > | |
| connection_type typedef | websocketpp::endpoint< connection, config > | |
| connection_weak_ptr typedef | websocketpp::endpoint< connection, config > | |
| create_connection() | websocketpp::endpoint< connection, config > | protected |
| elog_type typedef | websocketpp::endpoint< connection, config > | |
| endpoint(bool p_is_server) | websocketpp::endpoint< connection, config > | inlineexplicit |
| get_alog() | websocketpp::endpoint< connection, config > | inline |
| get_con_from_hdl(connection_hdl hdl, lib::error_code &ec) | websocketpp::endpoint< connection, config > | inline |
| get_con_from_hdl(connection_hdl hdl) | websocketpp::endpoint< connection, config > | inline |
| get_elog() | websocketpp::endpoint< connection, config > | inline |
| get_max_http_body_size() const | websocketpp::endpoint< connection, config > | inline |
| get_max_message_size() const | websocketpp::endpoint< connection, config > | inline |
| get_user_agent() const | websocketpp::endpoint< connection, config > | inline |
| interrupt(connection_hdl hdl, lib::error_code &ec) | websocketpp::endpoint< connection, config > | |
| interrupt(connection_hdl hdl) | websocketpp::endpoint< connection, config > | |
| is_server() const | websocketpp::endpoint< connection, config > | inline |
| m_alog | websocketpp::endpoint< connection, config > | protected |
| m_elog | websocketpp::endpoint< connection, config > | protected |
| message_handler typedef | websocketpp::endpoint< connection, config > | |
| message_ptr typedef | websocketpp::endpoint< connection, config > | |
| mutex_type typedef | websocketpp::endpoint< connection, config > | |
| pause_reading(connection_hdl hdl, lib::error_code &ec) | websocketpp::endpoint< connection, config > | |
| pause_reading(connection_hdl hdl) | websocketpp::endpoint< connection, config > | |
| ping(connection_hdl hdl, std::string const &payload, lib::error_code &ec) | websocketpp::endpoint< connection, config > | |
| ping(connection_hdl hdl, std::string const &payload) | websocketpp::endpoint< connection, config > | |
| pong(connection_hdl hdl, std::string const &payload, lib::error_code &ec) | websocketpp::endpoint< connection, config > | |
| pong(connection_hdl hdl, std::string const &payload) | websocketpp::endpoint< connection, config > | |
| resume_reading(connection_hdl hdl, lib::error_code &ec) | websocketpp::endpoint< connection, config > | |
| resume_reading(connection_hdl hdl) | websocketpp::endpoint< connection, config > | |
| rng_type typedef | websocketpp::endpoint< connection, config > | |
| scoped_lock_type typedef | websocketpp::endpoint< connection, config > | |
| send(connection_hdl hdl, std::string const &payload, frame::opcode::value op, lib::error_code &ec) | websocketpp::endpoint< connection, config > | |
| send(connection_hdl hdl, std::string const &payload, frame::opcode::value op) | websocketpp::endpoint< connection, config > | |
| send(connection_hdl hdl, void const *payload, size_t len, frame::opcode::value op, lib::error_code &ec) | websocketpp::endpoint< connection, config > | |
| send(connection_hdl hdl, void const *payload, size_t len, frame::opcode::value op) | websocketpp::endpoint< connection, config > | |
| send(connection_hdl hdl, message_ptr msg, lib::error_code &ec) | websocketpp::endpoint< connection, config > | |
| send(connection_hdl hdl, message_ptr msg) | websocketpp::endpoint< connection, config > | |
| send_http_response(connection_hdl hdl, lib::error_code &ec) | websocketpp::endpoint< connection, config > | |
| send_http_response(connection_hdl hdl) | websocketpp::endpoint< connection, config > | |
| set_access_channels(log::level channels) | websocketpp::endpoint< connection, config > | inline |
| set_close_handler(close_handler h) | websocketpp::endpoint< connection, config > | inline |
| set_close_handshake_timeout(long dur) | websocketpp::endpoint< connection, config > | inline |
| set_error_channels(log::level channels) | websocketpp::endpoint< connection, config > | inline |
| set_fail_handler(fail_handler h) | websocketpp::endpoint< connection, config > | inline |
| set_http_handler(http_handler h) | websocketpp::endpoint< connection, config > | inline |
| set_interrupt_handler(interrupt_handler h) | websocketpp::endpoint< connection, config > | inline |
| set_max_http_body_size(size_t new_value) | websocketpp::endpoint< connection, config > | inline |
| set_max_message_size(size_t new_value) | websocketpp::endpoint< connection, config > | inline |
| set_message_handler(message_handler h) | websocketpp::endpoint< connection, config > | inline |
| set_open_handler(open_handler h) | websocketpp::endpoint< connection, config > | inline |
| set_open_handshake_timeout(long dur) | websocketpp::endpoint< connection, config > | inline |
| set_ping_handler(ping_handler h) | websocketpp::endpoint< connection, config > | inline |
| set_pong_handler(pong_handler h) | websocketpp::endpoint< connection, config > | inline |
| set_pong_timeout(long dur) | websocketpp::endpoint< connection, config > | inline |
| set_pong_timeout_handler(pong_timeout_handler h) | websocketpp::endpoint< connection, config > | inline |
| set_user_agent(std::string const &ua) | websocketpp::endpoint< connection, config > | inline |
| set_validate_handler(validate_handler h) | websocketpp::endpoint< connection, config > | inline |
| termination_handler typedef | websocketpp::endpoint< connection, config > | |
| transport_con_ptr typedef | websocketpp::endpoint< connection, config > | |
| transport_con_type typedef | websocketpp::endpoint< connection, config > | |
| transport_type typedef | websocketpp::endpoint< connection, config > | |
| type typedef | websocketpp::endpoint< connection, config > | |
| ~endpoint() | websocketpp::endpoint< connection, config > | inline |