OpenSDN source code
UdpServer Member List

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

AllocateBuffer()UdpServer
AllocateBuffer(std::size_t s)UdpServer
buffer_size_UdpServerprivate
DeallocateBuffer(const boost::asio::const_buffer &buffer)UdpServer
DisableSandeshLogMessages()UdpServerinlineprotectedvirtual
DISALLOW_COPY_AND_ASSIGN(UdpServer)UdpServerprivate
Endpoint typedefUdpServer
event_manager()UdpServerinlineprotected
evm_UdpServerprivate
GetLocalEndpoint(boost::system::error_code *error) constUdpServer
GetLocalEndpointAddress() constUdpServer
GetLocalEndpointPort() constUdpServer
GetRxSocketStats(SocketIOStats *socket_stats) constUdpServer
GetServerState() constUdpServerinline
GetSocketStats() constUdpServerinline
GetTxSocketStats(SocketIOStats *socket_stats) constUdpServer
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
HandleReceiveInternal(boost::asio::const_buffer recv_buffer, std::size_t bytes_transferred, const boost::system::error_code &error)UdpServerprivate
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
HandleSendInternal(boost::asio::const_buffer send_buffer, boost::asio::ip::udp::endpoint remote_endpoint, std::size_t bytes_transferred, const boost::system::error_code &error)UdpServerprivate
Initialize(unsigned short port)UdpServervirtual
Initialize(const std::string &ipaddress, unsigned short port)UdpServervirtual
Initialize(boost::asio::ip::udp::endpoint local_endpoint)UdpServervirtual
intrusive_ptr_add_ref(UdpServer *server)UdpServerfriend
intrusive_ptr_release(UdpServer *server)UdpServerfriend
kDefaultBufferSizeUdpServerstatic
name_UdpServerprivate
OK enum valueUdpServer
OnRead(const boost::asio::const_buffer &recv_buffer, const boost::asio::ip::udp::endpoint &remote_endpoint)UdpServerprotectedvirtual
pbuf_UdpServerprivate
pbuf_guard_UdpServerprivate
reader_task_id() constUdpServerinlineprotectedvirtual
reader_task_id_UdpServerprivatestatic
reader_task_instance(const boost::asio::ip::udp::endpoint &remote_endpoint) constUdpServerprotectedvirtual
refcount_UdpServerprivate
remote_endpoint_UdpServerprivate
ServerState enum nameUdpServer
SetName(boost::asio::ip::udp::endpoint ep)UdpServerprivate
Shutdown()UdpServervirtual
Socket typedefUdpServer
socket_UdpServerprivate
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
state_UdpServerprivate
state_guard_UdpServerprivate
stats_UdpServerprivate
ToString()UdpServerinlineprotectedvirtual
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