This is the complete list of members for UDPSocket, including all inherited members.
Bind(Address addr) | UDPSocket | |
GetHandle() const | UDPSocket | inline |
init(bool ipv6, bool noExceptions=false) | UDPSocket | |
m_addr_family | UDPSocket | private |
m_handle | UDPSocket | private |
m_timeout_ms | UDPSocket | private |
Receive(Address &sender, void *data, int size) | UDPSocket | |
Send(const Address &destination, const void *data, int size) | UDPSocket | |
setTimeoutMs(int timeout_ms) | UDPSocket | |
UDPSocket()=default | UDPSocket | |
UDPSocket(bool ipv6) | UDPSocket | |
WaitData(int timeout_ms) | UDPSocket | |
~UDPSocket() | UDPSocket |