Agora  1.2.0
Agora project
UDPComm Member List

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

addrinfo_map_UDPCommprivate
Connect(const std::string &remote_address, uint16_t remote_port) constUDPComm
Connect(const std::string &remote_address, const std::string &remote_port) constUDPComm
enable_recording_flag_UDPCommprivate
EnableRecording()UDPComminline
kDebugPrintUdpInitUDPCommstatic
kDebugPrintUdpRecvUDPCommstatic
kDebugPrintUdpSendUDPCommstatic
MakeBlocking(size_t rx_timeout_sec=0) constUDPComm
map_insert_access_UDPCommprivate
operator=(const UDPComm &)=deleteUDPComm
Recv(std::byte *buf, size_t len) constUDPComm
Recv(const std::string &src_address, uint16_t src_port, std::byte *buf, size_t len)UDPComm
Send(const std::string &rem_hostname, uint16_t rem_port, const std::byte *msg, size_t len)UDPComm
Send(const std::byte *msg, size_t len)UDPComm
sent_vec_UDPCommprivate
sock_fd_UDPCommprivate
UDPComm(std::string local_addr, uint16_t local_port, size_t rx_buffer_size, size_t tx_buffer_size)UDPCommexplicit
UDPComm(std::string local_addr, const std::string &local_port, size_t rx_buffer_size, size_t tx_buffer_size)UDPCommexplicit
UDPComm(const UDPComm &)=deleteUDPComm
~UDPComm()UDPComm