Agora
1.2.0
Agora project
|
This is the complete list of members for UDPClient, including all inherited members.
comm_object_ | UDPClient | private |
Connect(const std::string &remote_address, uint16_t remote_port) | UDPClient | inline |
EnableRecording() | UDPClient | inline |
operator=(const UDPClient &)=delete | UDPClient | |
Send(const std::string &rem_hostname, uint16_t rem_port, const std::byte *msg, size_t len) | UDPClient | inline |
Send(const std::byte *msg, size_t len) | UDPClient | inline |
UDPClient(const std::string &src_addr, uint16_t src_port, size_t tx_buffer_size=0) | UDPClient | inlineexplicit |
UDPClient(uint16_t src_port) | UDPClient | inlineexplicit |
UDPClient(const std::string &src_addr) | UDPClient | inlineexplicit |
UDPClient(const UDPClient &)=delete | UDPClient | |
~UDPClient()=default | UDPClient |