Pepper_31_C++_interfaces
pp::UDPSocket Member List

This is the complete list of members for pp::UDPSocket, including all inherited members.

Bind(const NetAddress &addr, const CompletionCallback &callback)pp::UDPSocket
Close()pp::UDPSocket
detach()pp::Resource
GetBoundAddress()pp::UDPSocket
is_null() const pp::Resourceinline
IsAvailable()pp::UDPSocketstatic
operator=(const UDPSocket &other)pp::UDPSocket
pp::Resource::operator=(const Resource &other)pp::Resource
PassRefFromConstructor(PP_Resource resource)pp::Resourceprotected
pp_resource() const pp::Resourceinline
RecvFrom(char *buffer, int32_t num_bytes, const CompletionCallbackWithOutput< NetAddress > &callback)pp::UDPSocket
Resource()pp::Resource
Resource(const Resource &other)pp::Resource
Resource(PP_Resource resource)pp::Resourceexplicitprotected
Resource(PassRef, PP_Resource resource)pp::Resourceprotected
SendTo(const char *buffer, int32_t num_bytes, const NetAddress &addr, const CompletionCallback &callback)pp::UDPSocket
SetOption(PP_UDPSocket_Option name, const Var &value, const CompletionCallback &callback)pp::UDPSocket
UDPSocket()pp::UDPSocket
UDPSocket(const InstanceHandle &instance)pp::UDPSocketexplicit
UDPSocket(PassRef, PP_Resource resource)pp::UDPSocket
UDPSocket(const UDPSocket &other)pp::UDPSocket
~Resource()pp::Resourcevirtual
~UDPSocket()pp::UDPSocketvirtual