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

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

AllocateBuffer()UdpServer
AllocateBuffer(std::size_t s)UdpServer
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)UdpServerprotectedvirtual
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
reader_task_id() const UdpServerinlineprotectedvirtual
reader_task_instance(const boost::asio::ip::udp::endpoint &remote_endpoint) const UdpServerprotectedvirtual
remotePort() const BFD::UDPConnectionManager::UDPCommunicatorinline
remotePort_BFD::UDPConnectionManager::UDPCommunicatorprivate
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
UDPCommunicator(EventManager *evm, int remotePort)BFD::UDPConnectionManager::UDPCommunicator
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