assign(const protocol_type &protocol, const native_type &native_socket) | asio::basic_socket< Protocol, Service > | |
assign(const protocol_type &protocol, const native_type &native_socket, Error_Handler error_handler) | asio::basic_socket< Protocol, Service > | |
async_connect(const endpoint_type &peer_endpoint, Handler handler) | asio::basic_socket< Protocol, Service > | |
basic_io_object(asio::io_service &io_service) | asio::basic_io_object< Service > | [explicit] |
basic_socket(asio::io_service &io_service) | asio::basic_socket< Protocol, Service > | [explicit] |
basic_socket(asio::io_service &io_service, const protocol_type &protocol) | asio::basic_socket< Protocol, Service > | |
basic_socket(asio::io_service &io_service, const endpoint_type &endpoint) | asio::basic_socket< Protocol, Service > | |
basic_socket(asio::io_service &io_service, const protocol_type &protocol, const native_type &native_socket) | asio::basic_socket< Protocol, Service > | |
basic_socketbuf() | asio::basic_socketbuf< Protocol, Service > | |
basic_socketbuf(const endpoint_type &endpoint) | asio::basic_socketbuf< Protocol, Service > | [explicit] |
basic_socketbuf(T1 t1,..., TN tn) | asio::basic_socketbuf< Protocol, Service > | [explicit] |
bind(const endpoint_type &endpoint) | asio::basic_socket< Protocol, Service > | |
bind(const endpoint_type &endpoint, Error_Handler error_handler) | asio::basic_socket< Protocol, Service > | |
broadcast typedef | asio::socket_base | |
bytes_readable typedef | asio::socket_base | |
close() | asio::basic_socketbuf< Protocol, Service > | |
asio::basic_socket::close(Error_Handler error_handler) | asio::basic_socket< Protocol, Service > | |
connect(const endpoint_type &endpoint) | asio::basic_socketbuf< Protocol, Service > | |
connect(T1 t1,..., TN tn) | asio::basic_socketbuf< Protocol, Service > | |
asio::basic_socket::connect(const endpoint_type &peer_endpoint, Error_Handler error_handler) | asio::basic_socket< Protocol, Service > | |
do_not_route typedef | asio::socket_base | |
enable_connection_aborted typedef | asio::socket_base | |
endpoint_type typedef | asio::basic_socketbuf< Protocol, Service > | |
error_type typedef | asio::basic_socket< Protocol, Service > | |
get_option(Socket_Option &option) const | asio::basic_socket< Protocol, Service > | |
get_option(Socket_Option &option, Error_Handler error_handler) const | asio::basic_socket< Protocol, Service > | |
implementation_type typedef | asio::basic_io_object< Service > | |
io_control(IO_Control_Command &command) | asio::basic_socket< Protocol, Service > | |
io_control(IO_Control_Command &command, Error_Handler error_handler) | asio::basic_socket< Protocol, Service > | |
io_service() | asio::basic_io_object< Service > | |
keep_alive typedef | asio::socket_base | |
linger typedef | asio::socket_base | |
local_endpoint() const | asio::basic_socket< Protocol, Service > | |
local_endpoint(Error_Handler error_handler) const | asio::basic_socket< Protocol, Service > | |
lowest_layer() | asio::basic_socket< Protocol, Service > | |
lowest_layer_type typedef | asio::basic_socket< Protocol, Service > | |
message_do_not_route | asio::socket_base | [static] |
message_flags typedef | asio::socket_base | |
message_out_of_band | asio::socket_base | [static] |
message_peek | asio::socket_base | [static] |
native() | asio::basic_socket< Protocol, Service > | |
native_type typedef | asio::basic_socket< Protocol, Service > | |
non_blocking_io typedef | asio::socket_base | |
open(const protocol_type &protocol=protocol_type()) | asio::basic_socket< Protocol, Service > | |
open(const protocol_type &protocol, Error_Handler error_handler) | asio::basic_socket< Protocol, Service > | |
protocol_type typedef | asio::basic_socket< Protocol, Service > | |
receive_buffer_size typedef | asio::socket_base | |
receive_low_watermark typedef | asio::socket_base | |
remote_endpoint() const | asio::basic_socket< Protocol, Service > | |
remote_endpoint(Error_Handler error_handler) const | asio::basic_socket< Protocol, Service > | |
reuse_address typedef | asio::socket_base | |
send_buffer_size typedef | asio::socket_base | |
send_low_watermark typedef | asio::socket_base | |
service_type typedef | asio::basic_io_object< Service > | |
set_option(const Socket_Option &option) | asio::basic_socket< Protocol, Service > | |
set_option(const Socket_Option &option, Error_Handler error_handler) | asio::basic_socket< Protocol, Service > | |
shutdown(shutdown_type what) | asio::basic_socket< Protocol, Service > | |
shutdown(shutdown_type what, Error_Handler error_handler) | asio::basic_socket< Protocol, Service > | |
shutdown_both enum value | asio::socket_base | |
shutdown_receive enum value | asio::socket_base | |
shutdown_send enum value | asio::socket_base | |
shutdown_type enum name | asio::socket_base | |
~basic_io_object() | asio::basic_io_object< Service > | [protected] |
~basic_socket() | asio::basic_socket< Protocol, Service > | [protected] |
~basic_socketbuf() | asio::basic_socketbuf< Protocol, Service > | |
~socket_base() | asio::socket_base | [protected] |