TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
SslSocket< SslContext > Member List

This is the complete list of members for SslSocket< SslContext >, including all inherited members.

_socketSslSocket< SslContext >private
_sslSocketSslSocket< SslContext >private
async_handshake(boostssl::stream_base::handshake_type type, HandshakeHandlerType &&handler)SslSocket< SslContext >inline
async_read_some(MutableBufferSequence const &buffers, ReadHandlerType &&handler)SslSocket< SslContext >inline
async_write_some(ConstBufferSequence const &buffers, WriteHandlerType &&handler)SslSocket< SslContext >inline
close(boost::system::error_code &error)SslSocket< SslContext >inline
remote_endpoint() const SslSocket< SslContext >inline
set_option(SettableSocketOption const &option, boost::system::error_code &error)SslSocket< SslContext >inline
shutdown(boost::asio::socket_base::shutdown_type what, boost::system::error_code &shutdownError)SslSocket< SslContext >inline
SslSocket(tcp::socket &&socket)SslSocket< SslContext >inlineexplicit
write_some(ConstBufferSequence const &buffers, boost::system::error_code &error)SslSocket< SslContext >inline