CppServer  1.0.4.0
C++ Server Library
CppServer::Asio::SSLSession Member List

This is the complete list of members for CppServer::Asio::SSLSession, including all inherited members.

bytes_pending() const noexceptCppServer::Asio::SSLSessioninline
bytes_received() const noexceptCppServer::Asio::SSLSessioninline
bytes_sent() const noexceptCppServer::Asio::SSLSessioninline
Disconnect()CppServer::Asio::SSLSessioninlinevirtual
id() const noexceptCppServer::Asio::SSLSessioninline
io_service() noexceptCppServer::Asio::SSLSessioninline
IsConnected() const noexceptCppServer::Asio::SSLSessioninline
IsHandshaked() const noexceptCppServer::Asio::SSLSessioninline
onConnected()CppServer::Asio::SSLSessioninlineprotectedvirtual
onDisconnected()CppServer::Asio::SSLSessioninlineprotectedvirtual
onEmpty()CppServer::Asio::SSLSessioninlineprotectedvirtual
onError(int error, const std::string &category, const std::string &message)CppServer::Asio::SSLSessioninlineprotectedvirtual
onHandshaked()CppServer::Asio::SSLSessioninlineprotectedvirtual
onReceived(const void *buffer, size_t size)CppServer::Asio::SSLSessioninlineprotectedvirtual
onSent(size_t sent, size_t pending)CppServer::Asio::SSLSessioninlineprotectedvirtual
operator=(const SSLSession &)=deleteCppServer::Asio::SSLSession
operator=(SSLSession &&)=deleteCppServer::Asio::SSLSession
option_receive_buffer_limit() const noexceptCppServer::Asio::SSLSessioninline
option_receive_buffer_size() constCppServer::Asio::SSLSession
option_send_buffer_limit() const noexceptCppServer::Asio::SSLSessioninline
option_send_buffer_size() constCppServer::Asio::SSLSession
Receive(void *buffer, size_t size)CppServer::Asio::SSLSessionvirtual
Receive(size_t size)CppServer::Asio::SSLSessionvirtual
Receive(void *buffer, size_t size, const CppCommon::Timespan &timeout)CppServer::Asio::SSLSessionvirtual
Receive(size_t size, const CppCommon::Timespan &timeout)CppServer::Asio::SSLSessionvirtual
ReceiveAsync()CppServer::Asio::SSLSessionvirtual
Send(const void *buffer, size_t size)CppServer::Asio::SSLSessionvirtual
Send(std::string_view text)CppServer::Asio::SSLSessioninlinevirtual
Send(const void *buffer, size_t size, const CppCommon::Timespan &timeout)CppServer::Asio::SSLSessionvirtual
Send(std::string_view text, const CppCommon::Timespan &timeout)CppServer::Asio::SSLSessioninlinevirtual
SendAsync(const void *buffer, size_t size)CppServer::Asio::SSLSessionvirtual
SendAsync(std::string_view text)CppServer::Asio::SSLSessioninlinevirtual
server() noexceptCppServer::Asio::SSLSessioninline
SetupReceiveBufferLimit(size_t limit) noexceptCppServer::Asio::SSLSessioninline
SetupReceiveBufferSize(size_t size)CppServer::Asio::SSLSession
SetupSendBufferLimit(size_t limit) noexceptCppServer::Asio::SSLSessioninline
SetupSendBufferSize(size_t size)CppServer::Asio::SSLSession
socket() noexceptCppServer::Asio::SSLSessioninline
SSLServer classCppServer::Asio::SSLSessionfriend
SSLSession(const std::shared_ptr< SSLServer > &server)CppServer::Asio::SSLSessionexplicit
SSLSession(const SSLSession &)=deleteCppServer::Asio::SSLSession
SSLSession(SSLSession &&)=deleteCppServer::Asio::SSLSession
strand() noexceptCppServer::Asio::SSLSessioninline
stream() noexceptCppServer::Asio::SSLSessioninline
~SSLSession()=defaultCppServer::Asio::SSLSessionvirtual