This is the complete list of members for boost::asio::ssl::old::stream_service, including all inherited members.
async_handshake(impl_type &impl, Stream &next_layer, stream_base::handshake_type type, HandshakeHandler handler) | boost::asio::ssl::old::stream_service | inline |
async_read_some(impl_type &impl, Stream &next_layer, const MutableBufferSequence &buffers, ReadHandler handler) | boost::asio::ssl::old::stream_service | inline |
async_shutdown(impl_type &impl, Stream &next_layer, ShutdownHandler handler) | boost::asio::ssl::old::stream_service | inline |
async_write_some(impl_type &impl, Stream &next_layer, const ConstBufferSequence &buffers, WriteHandler handler) | boost::asio::ssl::old::stream_service | inline |
create(impl_type &impl, Stream &next_layer, basic_context< Context_Service > &context) | boost::asio::ssl::old::stream_service | inline |
destroy(impl_type &impl, Stream &next_layer) | boost::asio::ssl::old::stream_service | inline |
get_io_service() | boost::asio::io_service::service | |
handshake(impl_type &impl, Stream &next_layer, stream_base::handshake_type type, boost::system::error_code &ec) | boost::asio::ssl::old::stream_service | inline |
id | boost::asio::detail::service_base< stream_service > | static |
impl_type typedef | boost::asio::ssl::old::stream_service | |
in_avail(impl_type &impl, Stream &next_layer, boost::system::error_code &ec) | boost::asio::ssl::old::stream_service | inline |
null() const | boost::asio::ssl::old::stream_service | inline |
peek(impl_type &impl, Stream &next_layer, const MutableBufferSequence &buffers, boost::system::error_code &ec) | boost::asio::ssl::old::stream_service | inline |
read_some(impl_type &impl, Stream &next_layer, const MutableBufferSequence &buffers, boost::system::error_code &ec) | boost::asio::ssl::old::stream_service | inline |
service(boost::asio::io_service &owner) | boost::asio::io_service::service | protected |
service_base(boost::asio::io_service &io_service) | boost::asio::detail::service_base< stream_service > | inline |
shutdown(impl_type &impl, Stream &next_layer, boost::system::error_code &ec) | boost::asio::ssl::old::stream_service | inline |
stream_service(boost::asio::io_service &io_service) | boost::asio::ssl::old::stream_service | inlineexplicit |
write_some(impl_type &impl, Stream &next_layer, const ConstBufferSequence &buffers, boost::system::error_code &ec) | boost::asio::ssl::old::stream_service | inline |
~service() | boost::asio::io_service::service | protectedvirtual |