| assign(implementation_type &impl, const protocol_type &protocol, const native_type &native_socket, asio::error_code &ec) | services::stream_socket_service< Protocol > | |
| async_connect(implementation_type &impl, const endpoint_type &peer_endpoint, Handler handler) | services::stream_socket_service< Protocol > | |
| async_receive(implementation_type &impl, const Mutable_Buffers &buffers, asio::socket_base::message_flags flags, Handler handler) | services::stream_socket_service< Protocol > | |
| async_send(implementation_type &impl, const Const_Buffers &buffers, asio::socket_base::message_flags flags, Handler handler) | services::stream_socket_service< Protocol > | |
| at_mark(const implementation_type &impl, asio::error_code &ec) const | services::stream_socket_service< Protocol > | |
| available(const implementation_type &impl, asio::error_code &ec) const | services::stream_socket_service< Protocol > | |
| bind(implementation_type &impl, const endpoint_type &endpoint, asio::error_code &ec) | services::stream_socket_service< Protocol > | |
| close(implementation_type &impl, asio::error_code &ec) | services::stream_socket_service< Protocol > | |
| connect(implementation_type &impl, const endpoint_type &peer_endpoint, asio::error_code &ec) | services::stream_socket_service< Protocol > | |
| construct(implementation_type &impl) | services::stream_socket_service< Protocol > | |
| destroy(implementation_type &impl) | services::stream_socket_service< Protocol > | |
| endpoint_type typedef | services::stream_socket_service< Protocol > | |
| get_option(const implementation_type &impl, Option &option, asio::error_code &ec) const | services::stream_socket_service< Protocol > | |
| id | services::stream_socket_service< Protocol > | [static] |
| implementation_type typedef | services::stream_socket_service< Protocol > | |
| io_control(implementation_type &impl, IO_Control_Command &command, asio::error_code &ec) | services::stream_socket_service< Protocol > | |
| io_service() | asio::io_service::service | |
| is_open(const implementation_type &impl) const | services::stream_socket_service< Protocol > | |
| local_endpoint(const implementation_type &impl, asio::error_code &ec) const | services::stream_socket_service< Protocol > | |
| logger_ | services::stream_socket_service< Protocol > | [mutable, private] |
| native_type typedef | services::stream_socket_service< Protocol > | |
| open(implementation_type &impl, const protocol_type &protocol, asio::error_code &ec) | services::stream_socket_service< Protocol > | |
| protocol_type typedef | services::stream_socket_service< Protocol > | |
| receive(implementation_type &impl, const Mutable_Buffers &buffers, asio::socket_base::message_flags flags, asio::error_code &ec) | services::stream_socket_service< Protocol > | |
| remote_endpoint(const implementation_type &impl, asio::error_code &ec) const | services::stream_socket_service< Protocol > | |
| send(implementation_type &impl, const Const_Buffers &buffers, asio::socket_base::message_flags flags, asio::error_code &ec) | services::stream_socket_service< Protocol > | |
| service(asio::io_service &owner) | asio::io_service::service | [protected] |
| service_impl_ | services::stream_socket_service< Protocol > | [private] |
| service_impl_type typedef | services::stream_socket_service< Protocol > | [private] |
| set_option(implementation_type &impl, const Option &option, asio::error_code &ec) | services::stream_socket_service< Protocol > | |
| shutdown(implementation_type &impl, asio::socket_base::shutdown_type what, asio::error_code &ec) | services::stream_socket_service< Protocol > | |
| shutdown_service() | services::stream_socket_service< Protocol > | [virtual] |
| stream_socket_service(asio::io_service &io_service) | services::stream_socket_service< Protocol > | [explicit] |
| ~service() | asio::io_service::service | [protected, virtual] |