WebSocket++  0.8.3-dev
C++ websocket client/server library
websocketpp::connection< config > Member List

This is the complete list of members for websocketpp::connection< config >, including all inherited members.

add_subprotocol(std::string const &request, lib::error_code &ec)websocketpp::connection< config >
add_subprotocol(std::string const &request)websocketpp::connection< config >
alog_type typedefwebsocketpp::connection< config >
append_header(std::string const &key, std::string const &val, lib::error_code &ec)websocketpp::connection< config >
append_header(std::string const &key, std::string const &val)websocketpp::connection< config >
buffered_amount() constwebsocketpp::connection< config >inline
close(close::status::value const code, std::string const &reason)websocketpp::connection< config >
close(close::status::value const code, std::string const &reason, lib::error_code &ec)websocketpp::connection< config >
con_msg_manager_ptr typedef (defined in websocketpp::connection< config >)websocketpp::connection< config >
con_msg_manager_type typedef (defined in websocketpp::connection< config >)websocketpp::connection< config >
concurrency_type typedefwebsocketpp::connection< config >
connection(bool p_is_server, std::string const &ua, const lib::shared_ptr< alog_type > &alog, const lib::shared_ptr< elog_type > &elog, rng_type &rng) (defined in websocketpp::connection< config >)websocketpp::connection< config >inlineexplicit
defer_http_response()websocketpp::connection< config >
elog_type typedefwebsocketpp::connection< config >
get_buffered_amount() constwebsocketpp::connection< config >
get_ec() constwebsocketpp::connection< config >inline
get_handle() constwebsocketpp::connection< config >inline
get_host() constwebsocketpp::connection< config >
get_local_close_code() constwebsocketpp::connection< config >inline
get_local_close_reason() constwebsocketpp::connection< config >inline
get_max_http_body_size() constwebsocketpp::connection< config >inline
get_max_message_size() constwebsocketpp::connection< config >inline
get_message(websocketpp::frame::opcode::value op, size_t size) constwebsocketpp::connection< config >inline
get_origin() constwebsocketpp::connection< config >
get_port() constwebsocketpp::connection< config >
get_remote_close_code() constwebsocketpp::connection< config >inline
get_remote_close_reason() constwebsocketpp::connection< config >inline
get_request() constwebsocketpp::connection< config >inline
get_request_body() constwebsocketpp::connection< config >
get_request_header(std::string const &key) constwebsocketpp::connection< config >
get_requested_subprotocols() constwebsocketpp::connection< config >
get_resource() constwebsocketpp::connection< config >
get_response() constwebsocketpp::connection< config >inline
get_response_code() constwebsocketpp::connection< config >inline
get_response_header(std::string const &key) constwebsocketpp::connection< config >
get_response_msg() constwebsocketpp::connection< config >inline
get_secure() constwebsocketpp::connection< config >
get_shared()websocketpp::connection< config >inline
get_state() constwebsocketpp::connection< config >
get_subprotocol() constwebsocketpp::connection< config >
get_supported_versions() constwebsocketpp::connection< config >
get_uri() constwebsocketpp::connection< config >
handle_close_handshake_timeout(lib::error_code const &ec) (defined in websocketpp::connection< config >)websocketpp::connection< config >
handle_interrupt()websocketpp::connection< config >
handle_open_handshake_timeout(lib::error_code const &ec) (defined in websocketpp::connection< config >)websocketpp::connection< config >
handle_pause_reading()websocketpp::connection< config >
handle_pong_timeout(std::string payload, lib::error_code const &ec)websocketpp::connection< config >
handle_read_frame(lib::error_code const &ec, size_t bytes_transferred) (defined in websocketpp::connection< config >)websocketpp::connection< config >
handle_read_handshake(lib::error_code const &ec, size_t bytes_transferred) (defined in websocketpp::connection< config >)websocketpp::connection< config >
handle_read_http_response(lib::error_code const &ec, size_t bytes_transferred) (defined in websocketpp::connection< config >)websocketpp::connection< config >
handle_resume_reading()websocketpp::connection< config >
handle_send_http_request(lib::error_code const &ec) (defined in websocketpp::connection< config >)websocketpp::connection< config >
handle_terminate(terminate_status tstat, lib::error_code const &ec) (defined in websocketpp::connection< config >)websocketpp::connection< config >
handle_transport_init(lib::error_code const &ec) (defined in websocketpp::connection< config >)websocketpp::connection< config >protected
handle_write_frame(lib::error_code const &ec)websocketpp::connection< config >
handle_write_http_response(lib::error_code const &ec) (defined in websocketpp::connection< config >)websocketpp::connection< config >
initialize_processor()websocketpp::connection< config >protected
interrupt()websocketpp::connection< config >
is_server() constwebsocketpp::connection< config >inline
istate_type typedef (defined in websocketpp::connection< config >)websocketpp::connection< config >
message_handler typedef (defined in websocketpp::connection< config >)websocketpp::connection< config >
message_ptr typedef (defined in websocketpp::connection< config >)websocketpp::connection< config >
message_type typedef (defined in websocketpp::connection< config >)websocketpp::connection< config >
mutex_type typedef (defined in websocketpp::connection< config >)websocketpp::connection< config >
pause_reading()websocketpp::connection< config >
ping(std::string const &payload)websocketpp::connection< config >
ping(std::string const &payload, lib::error_code &ec)websocketpp::connection< config >
pong(std::string const &payload)websocketpp::connection< config >
pong(std::string const &payload, lib::error_code &ec)websocketpp::connection< config >
process_handshake_request()websocketpp::connection< config >protected
processor_ptr typedef (defined in websocketpp::connection< config >)websocketpp::connection< config >
processor_type typedef (defined in websocketpp::connection< config >)websocketpp::connection< config >
ptr typedefwebsocketpp::connection< config >
read_frame()websocketpp::connection< config >
read_handshake(size_t num_bytes) (defined in websocketpp::connection< config >)websocketpp::connection< config >
remove_header(std::string const &key, lib::error_code &ec)websocketpp::connection< config >
remove_header(std::string const &key)websocketpp::connection< config >
replace_header(std::string const &key, std::string const &val, lib::error_code &ec)websocketpp::connection< config >
replace_header(std::string const &key, std::string const &val)websocketpp::connection< config >
request_type typedef (defined in websocketpp::connection< config >)websocketpp::connection< config >
response_type typedef (defined in websocketpp::connection< config >)websocketpp::connection< config >
resume_reading()websocketpp::connection< config >
rng_type typedefwebsocketpp::connection< config >
scoped_lock_type typedef (defined in websocketpp::connection< config >)websocketpp::connection< config >
select_subprotocol(std::string const &value, lib::error_code &ec)websocketpp::connection< config >
select_subprotocol(std::string const &value)websocketpp::connection< config >
send(std::string const &payload, frame::opcode::value op=frame::opcode::text)websocketpp::connection< config >
send(void const *payload, size_t len, frame::opcode::value op=frame::opcode::binary)websocketpp::connection< config >
send(message_ptr msg)websocketpp::connection< config >
send_http_response(lib::error_code &ec)websocketpp::connection< config >
send_http_response()websocketpp::connection< config >
set_body(std::string const &value, lib::error_code &ec)websocketpp::connection< config >
set_body(std::string const &value)websocketpp::connection< config >
set_close_handler(close_handler h)websocketpp::connection< config >inline
set_close_handshake_timeout(long dur)websocketpp::connection< config >inline
set_fail_handler(fail_handler h)websocketpp::connection< config >inline
set_handle(connection_hdl hdl)websocketpp::connection< config >inline
set_http_handler(http_handler h)websocketpp::connection< config >inline
set_interrupt_handler(interrupt_handler h)websocketpp::connection< config >inline
set_max_http_body_size(size_t new_value)websocketpp::connection< config >inline
set_max_message_size(size_t new_value)websocketpp::connection< config >inline
set_message_handler(message_handler h)websocketpp::connection< config >inline
set_open_handler(open_handler h)websocketpp::connection< config >inline
set_open_handshake_timeout(long dur)websocketpp::connection< config >inline
set_ping_handler(ping_handler h)websocketpp::connection< config >inline
set_pong_handler(pong_handler h)websocketpp::connection< config >inline
set_pong_timeout(long dur)websocketpp::connection< config >inline
set_pong_timeout_handler(pong_timeout_handler h)websocketpp::connection< config >inline
set_status(http::status_code::value code, lib::error_code &ec)websocketpp::connection< config >
set_status(http::status_code::value code)websocketpp::connection< config >
set_status(http::status_code::value code, std::string const &msg, lib::error_code &ec)websocketpp::connection< config >
set_status(http::status_code::value code, std::string const &msg)websocketpp::connection< config >
set_termination_handler(termination_handler new_handler)websocketpp::connection< config >
set_uri(uri_ptr uri)websocketpp::connection< config >
set_validate_handler(validate_handler h)websocketpp::connection< config >inline
start()websocketpp::connection< config >
terminate(lib::error_code const &ec) (defined in websocketpp::connection< config >)websocketpp::connection< config >
termination_handler typedef (defined in websocketpp::connection< config >)websocketpp::connection< config >
timer_ptr typedefwebsocketpp::connection< config >
transport_con_ptr typedefwebsocketpp::connection< config >
transport_con_type typedefwebsocketpp::connection< config >
type typedefwebsocketpp::connection< config >
weak_ptr typedefwebsocketpp::connection< config >
write_frame()websocketpp::connection< config >