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

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

_sessionsCppServer::Asio::SSLServerprotected
_sessions_lockCppServer::Asio::SSLServerprotected
acceptor() noexceptCppServer::Asio::SSLServerinline
address() const noexceptCppServer::Asio::SSLServerinline
bytes_pending() const noexceptCppServer::Asio::SSLServerinline
bytes_received() const noexceptCppServer::Asio::SSLServerinline
bytes_sent() const noexceptCppServer::Asio::SSLServerinline
connected_sessions() const noexceptCppServer::Asio::SSLServerinline
context() noexceptCppServer::Asio::SSLServerinline
CreateSession(const std::shared_ptr< SSLServer > &server)CppServer::Asio::SSLServerinlineprotectedvirtual
DisconnectAll()CppServer::Asio::SSLServervirtual
endpoint() noexceptCppServer::Asio::SSLServerinline
FindSession(const CppCommon::UUID &id)CppServer::Asio::SSLServer
id() const noexceptCppServer::Asio::SSLServerinline
io_service() noexceptCppServer::Asio::SSLServerinline
IsStarted() const noexceptCppServer::Asio::SSLServerinline
Multicast(const void *buffer, size_t size)CppServer::Asio::SSLServervirtual
Multicast(std::string_view text)CppServer::Asio::SSLServerinlinevirtual
onConnected(std::shared_ptr< SSLSession > &session)CppServer::Asio::SSLServerinlineprotectedvirtual
onDisconnected(std::shared_ptr< SSLSession > &session)CppServer::Asio::SSLServerinlineprotectedvirtual
onError(int error, const std::string &category, const std::string &message)CppServer::Asio::SSLServerinlineprotectedvirtual
onHandshaked(std::shared_ptr< SSLSession > &session)CppServer::Asio::SSLServerinlineprotectedvirtual
onStarted()CppServer::Asio::SSLServerinlineprotectedvirtual
onStopped()CppServer::Asio::SSLServerinlineprotectedvirtual
operator=(const SSLServer &)=deleteCppServer::Asio::SSLServer
operator=(SSLServer &&)=deleteCppServer::Asio::SSLServer
option_keep_alive() const noexceptCppServer::Asio::SSLServerinline
option_no_delay() const noexceptCppServer::Asio::SSLServerinline
option_reuse_address() const noexceptCppServer::Asio::SSLServerinline
option_reuse_port() const noexceptCppServer::Asio::SSLServerinline
port() const noexceptCppServer::Asio::SSLServerinline
Restart()CppServer::Asio::SSLServervirtual
service() noexceptCppServer::Asio::SSLServerinline
SetupKeepAlive(bool enable) noexceptCppServer::Asio::SSLServerinline
SetupNoDelay(bool enable) noexceptCppServer::Asio::SSLServerinline
SetupReuseAddress(bool enable) noexceptCppServer::Asio::SSLServerinline
SetupReusePort(bool enable) noexceptCppServer::Asio::SSLServerinline
SSLServer(const std::shared_ptr< Service > &service, const std::shared_ptr< SSLContext > &context, int port, InternetProtocol protocol=InternetProtocol::IPv4)CppServer::Asio::SSLServer
SSLServer(const std::shared_ptr< Service > &service, const std::shared_ptr< SSLContext > &context, const std::string &address, int port)CppServer::Asio::SSLServer
SSLServer(const std::shared_ptr< Service > &service, const std::shared_ptr< SSLContext > &context, const asio::ip::tcp::endpoint &endpoint)CppServer::Asio::SSLServer
SSLServer(const SSLServer &)=deleteCppServer::Asio::SSLServer
SSLServer(SSLServer &&)=deleteCppServer::Asio::SSLServer
SSLSession classCppServer::Asio::SSLServerfriend
Start()CppServer::Asio::SSLServervirtual
Stop()CppServer::Asio::SSLServervirtual
strand() noexceptCppServer::Asio::SSLServerinline
~SSLServer()=defaultCppServer::Asio::SSLServervirtual