async_handshake(impl_type &impl, Stream &next_layer, stream_base::handshake_type type, Handler handler) | boost::asio::ssl::stream_service | |
async_read_some(impl_type &impl, Stream &next_layer, const Mutable_Buffers &buffers, Handler handler) | boost::asio::ssl::stream_service | |
async_shutdown(impl_type &impl, Stream &next_layer, Handler handler) | boost::asio::ssl::stream_service | |
async_write_some(impl_type &impl, Stream &next_layer, const Const_Buffers &buffers, Handler handler) | boost::asio::ssl::stream_service | |
create(impl_type &impl, Stream &next_layer, basic_context< Context_Service > &context) | boost::asio::ssl::stream_service | |
destroy(impl_type &impl, Stream &next_layer) | boost::asio::ssl::stream_service | |
handshake(impl_type &impl, Stream &next_layer, stream_base::handshake_type type, Error_Handler error_handler) | boost::asio::ssl::stream_service | |
impl_type typedef | boost::asio::ssl::stream_service | |
in_avail(impl_type &impl, Stream &next_layer, Error_Handler error_handler) | boost::asio::ssl::stream_service | |
null() const | boost::asio::ssl::stream_service | |
owner() | boost::asio::io_service::service | |
peek(impl_type &impl, Stream &next_layer, const Mutable_Buffers &buffers, Error_Handler error_handler) | boost::asio::ssl::stream_service | |
read_some(impl_type &impl, Stream &next_layer, const Mutable_Buffers &buffers, Error_Handler error_handler) | boost::asio::ssl::stream_service | |
service(io_service &owner) | boost::asio::io_service::service | [protected] |
shutdown(impl_type &impl, Stream &next_layer, Error_Handler error_handler) | boost::asio::ssl::stream_service | |
shutdown_service() | boost::asio::ssl::stream_service | [virtual] |
stream_service(boost::asio::io_service &io_service) | boost::asio::ssl::stream_service | [explicit] |
write_some(impl_type &impl, Stream &next_layer, const Const_Buffers &buffers, Error_Handler error_handler) | boost::asio::ssl::stream_service | |
~service() | boost::asio::io_service::service | [protected, virtual] |