OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SslServer Member List

This is the complete list of members for SslServer, including all inherited members.

accept_socket() const SslServerprivatevirtual
AcceptHandlerComplete(TcpSessionPtr session)SslServerprivatevirtual
AcceptHandShakeHandler(TcpServerPtr server, TcpSessionPtr session, const boost::system::error_code &error)SslServerprivatestatic
AcceptSession(TcpSession *session)TcpServerprotectedvirtual
AllocSession(SslSocket *socket)=0SslServerprotectedpure virtual
AllocSession(Socket *socket)SslServerinlineprivatevirtual
AllocSession(bool server_session)SslServerprivatevirtual
ClearSessions()TcpServer
Connect(TcpSession *session, Endpoint remote)TcpServervirtual
ConnectHandlerComplete(TcpSessionPtr session)SslServerprivatevirtual
ConnectHandShakeHandler(TcpServerPtr server, TcpSessionPtr session, const boost::system::error_code &error)SslServerprivatestatic
context()SslServerprotected
context_SslServerprivate
CreateSession()TcpServervirtual
DeleteSession(TcpSession *session)TcpServervirtual
DisableSandeshLogMessages() const TcpServerinlinevirtual
DISALLOW_COPY_AND_ASSIGN(SslServer)SslServerprivate
Endpoint typedefTcpServer
event_manager()TcpServerinline
GetDscpValue(NativeSocketType fd) const TcpServer
GetPort() const TcpServer
GetRxSocketStats(SocketIOStats *socket_stats) const TcpServer
GetRxSocketStats(SocketIOStats &socket_stats) const TcpServerinline
GetSession(Endpoint remote)TcpServer
GetSessionCount() const TcpServerinline
GetSocketStats() const TcpServerinline
GetTxSocketStats(SocketIOStats *socket_stats) const TcpServer
GetTxSocketStats(SocketIOStats &socket_stats) const TcpServerinline
HasSessionReadAvailable() const TcpServer
HasSessions() const TcpServer
Initialize(unsigned short port)TcpServervirtual
Initialize(unsigned short port, const IpAddress &host_ip, int intf_id=-1)TcpServervirtual
InitializeInternal(boost::asio::ip::tcp::endpoint localaddr)TcpServer
LocalEndpoint() const TcpServerprotected
NativeSocketType typedefTcpServer
ResetAcceptor()TcpServer
set_accept_socket()SslServerprivatevirtual
set_socket_open_failure(bool flag)TcpServerinlineprotected
SetAcceptor()TcpServer
SetDscpSocketOption(NativeSocketType fd, uint8_t value)TcpServer
SetKeepAliveSocketOption(int fd, const SandeshConfig &sandesh_config)TcpServer
SetListenSocketDscp(uint8_t value)TcpServer
SetListenSocketMd5Option(uint32_t peer_ip, const std::string &md5_password)TcpServer
SetMd5SocketOption(NativeSocketType fd, uint32_t peer_ip, const std::string &md5_password)TcpServer
SetSocketOptions(const SandeshConfig &sandesh_config)TcpServer
Shutdown()TcpServer
so_ssl_accept_SslServerprivate
Socket typedefTcpServer
socket_open_failure() const TcpServerinlineprotected
ssl_enabled_SslServerprivate
ssl_handshake_delayed_SslServerprivate
SslServer(EventManager *evm, boost::asio::ssl::context::method m, bool ssl_enabled=true, bool ssl_handshake_delayed=false)SslServerexplicit
SslSession classSslServerfriend
SslSocket typedefSslServer
TcpServer(EventManager *evm)TcpServerexplicit
TcpServerPtr typedefTcpServerprotected
TcpSessionPtr typedefTcpServerprotected
ToString() const TcpServerinline
UpdateSessionsDscp(uint8_t dscp)TcpServer
WaitForEmpty()TcpServer
~SslServer()SslServervirtual
~TcpServer()TcpServervirtual