Agora  1.2.0
Agora project
UDPServer Member List

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

Address() constUDPServerinline
address_UDPServerprivate
comm_object_UDPServerprivate
Connect(const std::string &remote_address, const std::string &remote_port)UDPServerinline
Connect(const std::string &remote_address, uint16_t remote_port)UDPServerinline
MakeBlocking(size_t timeout_sec=0) constUDPServerinline
operator=(const UDPServer &)=deleteUDPServer
Port() constUDPServerinline
port_UDPServerprivate
Recv(std::byte *buf, size_t len) constUDPServerinline
Recv(const std::string &src_address, uint16_t src_port, std::byte *buf, size_t len)UDPServerinline
UDPServer(std::string local_address, uint16_t local_port, size_t rx_buffer_size=0)UDPServerinlineexplicit
UDPServer(std::string local_address, std::string local_port, size_t rx_buffer_size=0)UDPServerinlineexplicit
UDPServer(const UDPServer &)=deleteUDPServer
~UDPServer()=defaultUDPServer