async_handshake(impl_type &impl, Stream &next_layer, stream_base::handshake_type type, HandshakeHandler handler) | asio::ssl::stream_service | |
async_read_some(impl_type &impl, Stream &next_layer, const MutableBufferSequence &buffers, ReadHandler handler) | asio::ssl::stream_service | |
async_shutdown(impl_type &impl, Stream &next_layer, ShutdownHandler handler) | asio::ssl::stream_service | |
async_write_some(impl_type &impl, Stream &next_layer, const ConstBufferSequence &buffers, WriteHandler handler) | asio::ssl::stream_service | |
create(impl_type &impl, Stream &next_layer, basic_context< Context_Service > &context) | asio::ssl::stream_service | |
destroy(impl_type &impl, Stream &next_layer) | asio::ssl::stream_service | |
handshake(impl_type &impl, Stream &next_layer, stream_base::handshake_type type, asio::error_code &ec) | asio::ssl::stream_service | |
id | asio::ssl::stream_service | [static] |
impl_type typedef | asio::ssl::stream_service | |
in_avail(impl_type &impl, Stream &next_layer, asio::error_code &ec) | asio::ssl::stream_service | |
io_service() | asio::io_service::service | |
null() const | asio::ssl::stream_service | |
peek(impl_type &impl, Stream &next_layer, const MutableBufferSequence &buffers, asio::error_code &ec) | asio::ssl::stream_service | |
read_some(impl_type &impl, Stream &next_layer, const MutableBufferSequence &buffers, asio::error_code &ec) | asio::ssl::stream_service | |
service(asio::io_service &owner) | asio::io_service::service | [protected] |
shutdown(impl_type &impl, Stream &next_layer, asio::error_code &ec) | asio::ssl::stream_service | |
shutdown_service() | asio::ssl::stream_service | [virtual] |
stream_service(asio::io_service &io_service) | asio::ssl::stream_service | [explicit] |
write_some(impl_type &impl, Stream &next_layer, const ConstBufferSequence &buffers, asio::error_code &ec) | asio::ssl::stream_service | |
~service() | asio::io_service::service | [protected, virtual] |