Acoustic Touch Recognition
|
This is the complete list of members for UdpSocket, including all inherited members.
Bind(const IpEndpointName &localEndpoint) | UdpSocket | |
Connect(const IpEndpointName &remoteEndpoint) | UdpSocket | |
impl_ | UdpSocket | private |
IsBound() const | UdpSocket | |
LocalEndpointFor(const IpEndpointName &remoteEndpoint) const | UdpSocket | |
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 class | UdpSocket | friend |
UdpSocket() | UdpSocket | |
~UdpSocket() | UdpSocket | virtual |