accept(implementation_type &impl, basic_socket< protocol_type, Socket_Service > &peer, Error_Handler error_handler) | boost::asio::socket_acceptor_service< Protocol > | |
accept_endpoint(implementation_type &impl, basic_socket< protocol_type, Socket_Service > &peer, endpoint_type &peer_endpoint, Error_Handler error_handler) | boost::asio::socket_acceptor_service< Protocol > | |
assign(implementation_type &impl, const protocol_type &protocol, const native_type &native_acceptor, Error_Handler error_handler) | boost::asio::socket_acceptor_service< Protocol > | |
async_accept(implementation_type &impl, basic_socket< protocol_type, Socket_Service > &peer, Handler handler) | boost::asio::socket_acceptor_service< Protocol > | |
async_accept_endpoint(implementation_type &impl, basic_socket< protocol_type, Socket_Service > &peer, endpoint_type &peer_endpoint, Handler handler) | boost::asio::socket_acceptor_service< Protocol > | |
bind(implementation_type &impl, const endpoint_type &endpoint, Error_Handler error_handler) | boost::asio::socket_acceptor_service< Protocol > | |
close(implementation_type &impl, Error_Handler error_handler) | boost::asio::socket_acceptor_service< Protocol > | |
construct(implementation_type &impl) | boost::asio::socket_acceptor_service< Protocol > | |
destroy(implementation_type &impl) | boost::asio::socket_acceptor_service< Protocol > | |
endpoint_type typedef | boost::asio::socket_acceptor_service< Protocol > | |
get_option(implementation_type &impl, Option &option, Error_Handler error_handler) | boost::asio::socket_acceptor_service< Protocol > | |
implementation_type typedef | boost::asio::socket_acceptor_service< Protocol > | |
listen(implementation_type &impl, int backlog, Error_Handler error_handler) | boost::asio::socket_acceptor_service< Protocol > | |
local_endpoint(const implementation_type &impl, Error_Handler error_handler) const | boost::asio::socket_acceptor_service< Protocol > | |
native(implementation_type &impl) | boost::asio::socket_acceptor_service< Protocol > | |
native_type typedef | boost::asio::socket_acceptor_service< Protocol > | |
open(implementation_type &impl, const protocol_type &protocol, Error_Handler error_handler) | boost::asio::socket_acceptor_service< Protocol > | |
owner() | boost::asio::io_service::service | |
protocol_type typedef | boost::asio::socket_acceptor_service< Protocol > | |
service(io_service &owner) | boost::asio::io_service::service | [protected] |
set_option(implementation_type &impl, const Option &option, Error_Handler error_handler) | boost::asio::socket_acceptor_service< Protocol > | |
shutdown_service() | boost::asio::socket_acceptor_service< Protocol > | [virtual] |
socket_acceptor_service(boost::asio::io_service &io_service) | boost::asio::socket_acceptor_service< Protocol > | [explicit] |
~service() | boost::asio::io_service::service | [protected, virtual] |