OpenSDN source code
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BFD::UDPConnectionManager::UDPRecvServer Member List

This is the complete list of members for BFD::UDPConnectionManager::UDPRecvServer, including all inherited members.

AllocateBuffer()UdpServer
AllocateBuffer(std::size_t s)UdpServer
callback_BFD::UDPConnectionManager::UDPRecvServerprivate
DeallocateBuffer(const boost::asio::const_buffer &buffer)UdpServer
DisableSandeshLogMessages()UdpServerinlineprotectedvirtual
Endpoint typedefUdpServer
event_manager()UdpServerinlineprotected
GetLocalEndpoint(boost::system::error_code *error) const UdpServer
GetLocalEndpointAddress() const UdpServer
GetLocalEndpointPort() const UdpServer
GetRxSocketStats(SocketIOStats *socket_stats) const UdpServer
GetServerState() const UdpServerinline
GetSocketStats() const UdpServerinline
GetTxSocketStats(SocketIOStats *socket_stats) const UdpServer
HandleReceive(const boost::asio::const_buffer &recv_buffer, boost::asio::ip::udp::endpoint remote_endpoint, std::size_t bytes_transferred, const boost::system::error_code &error)BFD::UDPConnectionManager::UDPRecvServervirtual
HandleSend(boost::asio::const_buffer send_buffer, boost::asio::ip::udp::endpoint remote_endpoint, std::size_t bytes_transferred, const boost::system::error_code &error)UdpServerprotectedvirtual
Initialize(unsigned short port)UdpServervirtual
Initialize(const std::string &ipaddress, unsigned short port)UdpServervirtual
Initialize(boost::asio::ip::udp::endpoint local_endpoint)UdpServervirtual
kDefaultBufferSizeUdpServerstatic
OK enum valueUdpServer
OnRead(const boost::asio::const_buffer &recv_buffer, const boost::asio::ip::udp::endpoint &remote_endpoint)UdpServerprotectedvirtual
parent_BFD::UDPConnectionManager::UDPRecvServerprivate
reader_task_id() const UdpServerinlineprotectedvirtual
reader_task_instance(const boost::asio::ip::udp::endpoint &remote_endpoint) const UdpServerprotectedvirtual
RegisterCallback(RecvCallback callback)BFD::UDPConnectionManager::UDPRecvServer
ServerState enum nameUdpServer
Shutdown()UdpServervirtual
Socket typedefUdpServer
SocketBindFailed enum valueUdpServer
SocketOpenFailed enum valueUdpServer
StartReceive()UdpServer
StartSend(boost::asio::ip::udp::endpoint ep, std::size_t bytes_to_send, boost::asio::const_buffer buffer)UdpServer
ToString()UdpServerinlineprotectedvirtual
UDPRecvServer(UDPConnectionManager *parent, EventManager *evm, int recvPort)BFD::UDPConnectionManager::UDPRecvServer
UdpServer(EventManager *evm, int buffer_size=kDefaultBufferSize)UdpServerexplicit
UdpServer(boost::asio::io_context *io_service, int buffer_size=kDefaultBufferSize)UdpServerexplicit
Uninitialized enum valueUdpServer
~UdpServer()UdpServervirtual