AcceptSession(TcpSession *session) | TcpServer | protectedvirtual |
AllocSession(SslSocket *socket) | XmppClient | protectedvirtual |
auth_enabled_ | XmppClient | private |
ClearSessions() | TcpServer | |
config_mgr_ | XmppClient | private |
ConfigUpdate(const XmppConfigData *cfg) | XmppClient | |
Connect(TcpSession *session, Endpoint remote) | TcpServer | virtual |
connection_event_map_ | XmppClient | private |
connection_event_map_mutex_ | XmppClient | private |
connection_map_ | XmppClient | private |
ConnectionCount() const | XmppClient | |
ConnectionEventCb typedef | XmppClient | |
ConnectionEventCbMap typedef | XmppClient | private |
ConnectionEventCount() const | XmppClient | |
ConnectionMap typedef | XmppClient | private |
context() | SslServer | protected |
CreateConnection(const XmppChannelConfig *config) | XmppClient | |
CreateSession() | XmppClient | virtual |
DeleteActor class | XmppClient | friend |
deleter() | XmppClient | virtual |
deleter_ | XmppClient | private |
DeleteSession(TcpSession *session) | TcpServer | virtual |
DisableSandeshLogMessages() const | TcpServer | inlinevirtual |
DISALLOW_COPY_AND_ASSIGN(XmppClient) | XmppClient | private |
Endpoint typedef | XmppClient | |
EnqueueSession(XmppSession *session) | XmppConnectionManager | |
event_manager() | TcpServer | inline |
FindChannel(const std::string &address) | XmppClient | |
FindConnection(const std::string &address) | XmppClient | |
GetDscpValue(NativeSocketType fd) const | TcpServer | |
GetPort() const | TcpServer | |
GetRxSocketStats(SocketIOStats *socket_stats) const | TcpServer | |
GetRxSocketStats(SocketIOStats &socket_stats) const | TcpServer | inline |
GetSession(Endpoint remote) | TcpServer | |
GetSessionCount() const | TcpServer | inline |
GetSessionQueueSize() const | XmppConnectionManager | |
GetSocketStats() const | TcpServer | inline |
GetTxSocketStats(SocketIOStats *socket_stats) const | TcpServer | |
GetTxSocketStats(SocketIOStats &socket_stats) const | TcpServer | inline |
HasSessionReadAvailable() const | TcpServer | |
HasSessions() const | TcpServer | |
Initialize(short port) | XmppClient | virtual |
XmppConnectionManager::Initialize(unsigned short port) | TcpServer | virtual |
XmppConnectionManager::Initialize(unsigned short port, const IpAddress &host_ip, int intf_id=-1) | TcpServer | virtual |
InitializeInternal(boost::asio::ip::tcp::endpoint localaddr) | TcpServer | |
InsertConnection(XmppClientConnection *connection) | XmppClient | |
lifetime_manager() | XmppClient | |
lifetime_manager_ | XmppClient | private |
LocalEndpoint() const | TcpServer | protected |
mutex() const | XmppConnectionManager | inline |
NativeSocketType typedef | TcpServer | |
NotifyConnectionEvent(XmppChannelMux *, xmps::PeerState) | XmppClient | |
ProcessConfigUpdate(XmppConfigManager::DiffType delta, const XmppChannelConfig *current, const XmppChannelConfig *future) | XmppClient | private |
RegisterConnectionEvent(xmps::PeerId, ConnectionEventCb) | XmppClient | |
RemoveConnection(XmppClientConnection *connection) | XmppClient | |
ResetAcceptor() | TcpServer | |
set_socket_open_failure(bool flag) | TcpServer | inlineprotected |
SetAcceptor() | TcpServer | |
SetDscpSocketOption(NativeSocketType fd, uint8_t value) | TcpServer | |
SetDscpValue(uint8_t value, const char *conn_id) | XmppClient | |
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() | XmppClient | |
Socket typedef | TcpServer | |
socket_open_failure() const | TcpServer | inlineprotected |
SslServer(EventManager *evm, boost::asio::ssl::context::method m, bool ssl_enabled=true, bool ssl_handshake_delayed=false) | SslServer | explicit |
SslSocket typedef | SslServer | |
tcp_hold_time_ | XmppClient | private |
TcpServer(EventManager *evm) | TcpServer | explicit |
TcpServerPtr typedef | TcpServer | protected |
TcpSessionPtr typedef | TcpServer | protected |
ToString() const | TcpServer | inline |
UnRegisterConnectionEvent(xmps::PeerId) | XmppClient | |
UpdateSessionsDscp(uint8_t dscp) | TcpServer | |
UpdateTimeOut(uint8_t time_out, const char *conn_id) | XmppClient | |
WaitForEmpty() | TcpServer | |
xmpp_config_mgr() | XmppClient | inline |
XmppClient(EventManager *evm) | XmppClient | explicit |
XmppClient(EventManager *evm, const XmppChannelConfig *config) | XmppClient | |
XmppConnectionManager(EventManager *evm, boost::asio::ssl::context::method m, bool ssl_enabled, bool ssl_handshake_delayed) | XmppConnectionManager | |
XmppSessionTest class | XmppClient | friend |
XmppStreamMessageTest class | XmppClient | friend |
XmppTimeOut(const char *conn_id) | XmppClient | |
~SslServer() | SslServer | virtual |
~TcpServer() | TcpServer | virtual |
~XmppClient() | XmppClient | virtual |