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

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

accept_socket() const TcpServerprotectedvirtual
AcceptHandlerComplete(TcpSessionPtr session)TcpServerprotectedvirtual
AcceptHandlerInternal(TcpServerPtr server, const boost::system::error_code &error)TcpServerprivate
acceptor_TcpServerprivate
AcceptSession(TcpSession *session)TcpServerprotectedvirtual
AllocSession(Socket *socket)=0TcpServerprotectedpure virtual
AllocSession(bool server_session)TcpServerprotectedvirtual
AsyncAccept()TcpServerprivate
BgpServerUnitTest classTcpServerfriend
ClearSessions()TcpServer
cond_var_TcpServerprivate
Connect(TcpSession *session, Endpoint remote)TcpServervirtual
ConnectHandler(TcpServerPtr server, TcpSessionPtr session, const boost::system::error_code &error)TcpServerprivate
ConnectHandlerComplete(TcpSessionPtr session)TcpServerprotectedvirtual
CreateSession()TcpServervirtual
DeleteSession(TcpSession *session)TcpServervirtual
DisableSandeshLogMessages() const TcpServerinlinevirtual
DISALLOW_COPY_AND_ASSIGN(TcpServer)TcpServerprivate
Endpoint typedefTcpServer
event_manager()TcpServerinline
evm_TcpServerprivate
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
InsertSessionToMap(Endpoint remote, TcpSession *session)TcpServerprivate
intf_id_TcpServerprivate
intrusive_ptr_add_ref(TcpServer *server)TcpServerfriend
intrusive_ptr_release(TcpServer *server)TcpServerfriend
LocalEndpoint() const TcpServerprotected
mutex_TcpServermutableprivate
name_TcpServerprivate
NativeSocketType typedefTcpServer
OnSessionClose(TcpSession *session)TcpServerprivate
refcount_TcpServerprivate
RemoveSessionFromMap(Endpoint remote, TcpSession *session)TcpServerprivate
ResetAcceptor()TcpServer
session_map_TcpServerprivate
session_ref_TcpServerprivate
SessionMap typedefTcpServerprivate
SessionSet typedefTcpServerprivate
set_accept_socket()TcpServerprotectedvirtual
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()TcpServer
so_accept_TcpServerprivate
Socket typedefTcpServer
socket_open_failure() const TcpServerinlineprotected
socket_open_failure_TcpServerprivate
SslSession classTcpServerfriend
stats_TcpServerprivate
TcpMessageWriter classTcpServerfriend
TcpServer(EventManager *evm)TcpServerexplicit
TcpServerPtr typedefTcpServerprotected
TcpSession classTcpServerfriend
TcpSessionPtr typedefTcpServerprotected
ToString() const TcpServerinline
UpdateSessionsDscp(uint8_t dscp)TcpServer
WaitForEmpty()TcpServer
~TcpServer()TcpServervirtual