async_handshake(handshake_type type, HandshakeHandler handler) | asio::ssl::stream< Stream, Service > | |
async_read_some(const MutableBufferSequence &buffers, ReadHandler handler) | asio::ssl::stream< Stream, Service > | |
async_shutdown(ShutdownHandler handler) | asio::ssl::stream< Stream, Service > | |
async_write_some(const ConstBufferSequence &buffers, WriteHandler handler) | asio::ssl::stream< Stream, Service > | |
client enum value | asio::ssl::stream_base | |
handshake(handshake_type type) | asio::ssl::stream< Stream, Service > | |
handshake(handshake_type type, asio::error_code &ec) | asio::ssl::stream< Stream, Service > | |
handshake_type enum name | asio::ssl::stream_base | |
impl() | asio::ssl::stream< Stream, Service > | |
impl_ | asio::ssl::stream< Stream, Service > | [private] |
impl_type typedef | asio::ssl::stream< Stream, Service > | |
in_avail() | asio::ssl::stream< Stream, Service > | |
in_avail(asio::error_code &ec) | asio::ssl::stream< Stream, Service > | |
io_service() | asio::ssl::stream< Stream, Service > | |
lowest_layer() | asio::ssl::stream< Stream, Service > | |
lowest_layer_type typedef | asio::ssl::stream< Stream, Service > | |
next_layer() | asio::ssl::stream< Stream, Service > | |
next_layer_ | asio::ssl::stream< Stream, Service > | [private] |
next_layer_type typedef | asio::ssl::stream< Stream, Service > | |
peek(const MutableBufferSequence &buffers) | asio::ssl::stream< Stream, Service > | |
peek(const MutableBufferSequence &buffers, asio::error_code &ec) | asio::ssl::stream< Stream, Service > | |
read_some(const MutableBufferSequence &buffers) | asio::ssl::stream< Stream, Service > | |
read_some(const MutableBufferSequence &buffers, asio::error_code &ec) | asio::ssl::stream< Stream, Service > | |
server enum value | asio::ssl::stream_base | |
service_ | asio::ssl::stream< Stream, Service > | [private] |
service_type typedef | asio::ssl::stream< Stream, Service > | |
shutdown() | asio::ssl::stream< Stream, Service > | |
shutdown(asio::error_code &ec) | asio::ssl::stream< Stream, Service > | |
stream(Arg &arg, basic_context< Context_Service > &context) | asio::ssl::stream< Stream, Service > | [explicit] |
write_some(const ConstBufferSequence &buffers) | asio::ssl::stream< Stream, Service > | |
write_some(const ConstBufferSequence &buffers, asio::error_code &ec) | asio::ssl::stream< Stream, Service > | |
~stream() | asio::ssl::stream< Stream, Service > | |
~stream_base() | asio::ssl::stream_base | [protected] |