Acoustic Touch Recognition
UdpSocket Member List

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

Bind(const IpEndpointName &localEndpoint)UdpSocket
Connect(const IpEndpointName &remoteEndpoint)UdpSocket
impl_UdpSocketprivate
IsBound() constUdpSocket
LocalEndpointFor(const IpEndpointName &remoteEndpoint) constUdpSocket
ReceiveFrom(IpEndpointName &remoteEndpoint, char *data, std::size_t size)UdpSocket
Send(const char *data, std::size_t size)UdpSocket
SendTo(const IpEndpointName &remoteEndpoint, const char *data, std::size_t size)UdpSocket
SetAllowReuse(bool allowReuse)UdpSocket
SetEnableBroadcast(bool enableBroadcast)UdpSocket
SocketReceiveMultiplexer::Implementation classUdpSocketfriend
UdpSocket()UdpSocket
~UdpSocket()UdpSocketvirtual