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

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

AcceptSession(TcpSession *session)TcpServerprotectedvirtual
AllocSession(SslSocket *socket)=0SslServerprotectedpure virtual
ClearSessions()TcpServer
Connect(TcpSession *session, Endpoint remote)TcpServervirtual
context()SslServerprotected
CreateSession()TcpServervirtual
deleter()=0XmppConnectionManagerpure virtual
DeleteSession(TcpSession *session)TcpServervirtual
DequeueSession(TcpSessionPtr tcp_session)XmppConnectionManagerprivate
DisableSandeshLogMessages() const TcpServerinlinevirtual
DISALLOW_COPY_AND_ASSIGN(XmppConnectionManager)XmppConnectionManagerprivate
Endpoint typedefTcpServer
EnqueueSession(XmppSession *session)XmppConnectionManager
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
GetSessionQueueSize() const XmppConnectionManager
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
mutex() const XmppConnectionManagerinline
mutex_XmppConnectionManagermutableprivate
NativeSocketType typedefTcpServer
ResetAcceptor()TcpServer
session_queue_XmppConnectionManagerprivate
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()XmppConnectionManager
Socket typedefTcpServer
socket_open_failure() const TcpServerinlineprotected
SslServer(EventManager *evm, boost::asio::ssl::context::method m, bool ssl_enabled=true, bool ssl_handshake_delayed=false)SslServerexplicit
SslSocket typedefSslServer
TcpServer(EventManager *evm)TcpServerexplicit
TcpServerPtr typedefTcpServerprotected
TcpSessionPtr typedefTcpServerprotected
ToString() const TcpServerinline
UpdateSessionsDscp(uint8_t dscp)TcpServer
WaitForEmpty()TcpServer
WorkQueueExitCallback(bool done)XmppConnectionManagerprivate
XmppConnectionManager(EventManager *evm, boost::asio::ssl::context::method m, bool ssl_enabled, bool ssl_handshake_delayed)XmppConnectionManager
~SslServer()SslServervirtual
~TcpServer()TcpServervirtual