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