NET::UDPClient Member List

This is the complete list of members for NET::UDPClient, including all inherited members.
Create(uint16 localPort=0, bool allowBroadcast=false, bool openNatAutomatically=true)NET::UDPClient [static]
FreeClient(UDPClient *client)NET::UDPClient [static]
GetLocalPort() const NET::UDPClient [inline]
Receive(std::vector< uint8 > &data, Address *source=0)NET::UDPClient
Send(const Address &addr, const void *data, nuint dataLen)NET::UDPClient
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends