OpenSDN source code
OVSDB::OvsdbClientTcp Member List

This is the complete list of members for OVSDB::OvsdbClientTcp, including all inherited members.

accept_socket() constTcpServerprotectedvirtual
AcceptHandlerComplete(TcpSessionPtr session)TcpServerprotectedvirtual
AcceptHandlerInternal(TcpServerPtr server, const boost::system::error_code &error)TcpServerprivate
acceptor_TcpServerprivate
AcceptSession(TcpSession *session)TcpServerprotectedvirtual
AddSessionInfo(SandeshOvsdbClient &client)OVSDB::OvsdbClientTcpvirtual
agent_OVSDB::OvsdbClientTcpprotected
Allocate(Agent *agent, TorAgentParam *params, OvsPeerManager *manager)OVSDB::OvsdbClientstatic
AllocSession(Socket *socket)OVSDB::OvsdbClientTcpvirtual
TcpServer::AllocSession(bool server_session)TcpServerprotectedvirtual
AsyncAccept()TcpServerprivate
ClearSessions()TcpServer
cond_var_TcpServerprivate
Connect(TcpSession *session, Endpoint remote)TcpServervirtual
connect_complete_cb_OVSDB::OvsdbClientprotected
ConnectHandler(TcpServerPtr server, TcpSessionPtr session, const boost::system::error_code &error)TcpServerprivate
ConnectHandlerComplete(TcpSessionPtr session)TcpServerprotectedvirtual
connection_table()OVSDB::OvsdbClient
connection_table_OVSDB::OvsdbClientprivate
CreateSession()TcpServervirtual
DeleteSession(TcpSession *session)TcpServervirtual
DisableSandeshLogMessages() constTcpServerinlinevirtual
DISALLOW_COPY_AND_ASSIGN(OvsdbClientTcp)OVSDB::OvsdbClientTcpprivate
Endpoint typedefTcpServer
event_manager()TcpServerinline
evm_TcpServerprivate
FindSession(Ip4Address ip, uint16_t port)OVSDB::OvsdbClientTcpvirtual
GetDscpValue(NativeSocketType fd) constTcpServer
GetPort() constTcpServer
GetRxSocketStats(SocketIOStats *socket_stats) constTcpServer
GetRxSocketStats(SocketIOStats &socket_stats) constTcpServerinline
GetSession(Endpoint remote)TcpServer
GetSessionCount() constTcpServerinline
GetSocketStats() constTcpServerinline
GetTxSocketStats(SocketIOStats *socket_stats) constTcpServer
GetTxSocketStats(SocketIOStats &socket_stats) constTcpServerinline
ha_stale_route_interval() constOVSDB::OvsdbClient
ha_stale_route_interval_OVSDB::OvsdbClientprivate
HasSessionReadAvailable() constTcpServer
HasSessions() constTcpServer
Init()OVSDB::OvsdbClient
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
InsertSessionToMap(Endpoint remote, TcpSession *session)TcpServerprivate
intf_id_TcpServerprivate
keepalive_interval() constOVSDB::OvsdbClient
keepalive_interval_OVSDB::OvsdbClientprivate
ksync_obj_manager()OVSDB::OvsdbClient
ksync_obj_manager_OVSDB::OvsdbClientprivate
LocalEndpoint() constTcpServerprotected
mutex_TcpServermutableprivate
name_TcpServerprivate
NativeSocketType typedefTcpServer
NextSession(OvsdbClientSession *session)OVSDB::OvsdbClientTcpvirtual
OnSessionClose(TcpSession *session)TcpServerprivate
OnSessionEvent(TcpSession *session, TcpSession::Event event)OVSDB::OvsdbClientTcp
OvsdbClient(OvsPeerManager *manager, int keepalive_interval, int ha_stale_route_interval)OVSDB::OvsdbClient
OvsdbClientTcp(Agent *agent, IpAddress tor_ip, int tor_port, IpAddress tsn_ip, int keepalive_interval, int ha_stale_route_interval, OvsPeerManager *manager)OVSDB::OvsdbClientTcp
OvsdbClientTcpSession classOVSDB::OvsdbClientTcpfriend
OVSDBHaStaleRouteTimerOVSDB::OvsdbClientstatic
OVSDBKeepAliveTimerOVSDB::OvsdbClientstatic
OVSDBMinHaStaleRouteTimerOVSDB::OvsdbClientstatic
OVSDBMinKeepAliveTimerOVSDB::OvsdbClientstatic
peer_manager_OVSDB::OvsdbClientprotected
port()OVSDB::OvsdbClientTcpvirtual
pre_connect_complete_cb_OVSDB::OvsdbClientprotected
protocol()OVSDB::OvsdbClientTcpvirtual
refcount_TcpServerprivate
RegisterClients()OVSDB::OvsdbClientTcpvirtual
RegisterConnectionTable(Agent *agent)OVSDB::OvsdbClient
RemoveSessionFromMap(Endpoint remote, TcpSession *session)TcpServerprivate
ResetAcceptor()TcpServer
server()OVSDB::OvsdbClientTcpvirtual
server_ep() constOVSDB::OvsdbClientTcp
server_ep_OVSDB::OvsdbClientTcpprotected
session_OVSDB::OvsdbClientTcpprotected
session_map_TcpServerprivate
session_ref_TcpServerprivate
SessionEventCb typedefOVSDB::OvsdbClient
SessionMap typedefTcpServerprivate
SessionSet typedefTcpServerprivate
set_accept_socket()TcpServerprotectedvirtual
set_connect_complete_cb(SessionEventCb cb)OVSDB::OvsdbClient
set_pre_connect_complete_cb(SessionEventCb cb)OVSDB::OvsdbClient
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
SetName(Endpoint local_endpoint)TcpServerprivate
SetSocketOptions(const SandeshConfig &sandesh_config)TcpServer
shutdown()OVSDB::OvsdbClientTcpvirtual
Shutdown()TcpServer
shutdown_OVSDB::OvsdbClientTcpprivate
so_accept_TcpServerprivate
Socket typedefTcpServer
socket_open_failure() constTcpServerinlineprotected
socket_open_failure_TcpServerprivate
stats_TcpServerprivate
TcpServer(EventManager *evm)TcpServerexplicit
TcpServerPtr typedefTcpServerprotected
TcpSessionPtr typedefTcpServerprotected
ToString() constTcpServerinline
tsn_ip()OVSDB::OvsdbClientTcpvirtual
tsn_ip_OVSDB::OvsdbClientTcpprivate
UpdateSessionsDscp(uint8_t dscp)TcpServer
WaitForEmpty()TcpServer
~OvsdbClient()OVSDB::OvsdbClientvirtual
~OvsdbClientTcp()OVSDB::OvsdbClientTcpvirtual
~TcpServer()TcpServervirtual