Pepper_31_C++_interfaces
pp::TCPSocket Member List

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

Accept(const CompletionCallbackWithOutput< TCPSocket > &callback)pp::TCPSocket
Bind(const NetAddress &addr, const CompletionCallback &callback)pp::TCPSocket
Close()pp::TCPSocket
Connect(const NetAddress &addr, const CompletionCallback &callback)pp::TCPSocket
detach()pp::Resource
GetLocalAddress() const pp::TCPSocket
GetRemoteAddress() const pp::TCPSocket
is_null() const pp::Resourceinline
IsAvailable()pp::TCPSocketstatic
Listen(int32_t backlog, const CompletionCallback &callback)pp::TCPSocket
operator=(const TCPSocket &other)pp::TCPSocket
pp::Resource::operator=(const Resource &other)pp::Resource
PassRefFromConstructor(PP_Resource resource)pp::Resourceprotected
pp_resource() const pp::Resourceinline
Read(char *buffer, int32_t bytes_to_read, const CompletionCallback &callback)pp::TCPSocket
Resource()pp::Resource
Resource(const Resource &other)pp::Resource
Resource(PP_Resource resource)pp::Resourceexplicitprotected
Resource(PassRef, PP_Resource resource)pp::Resourceprotected
SetOption(PP_TCPSocket_Option name, const Var &value, const CompletionCallback &callback)pp::TCPSocket
TCPSocket()pp::TCPSocket
TCPSocket(const InstanceHandle &instance)pp::TCPSocketexplicit
TCPSocket(PassRef, PP_Resource resource)pp::TCPSocket
TCPSocket(const TCPSocket &other)pp::TCPSocket
Write(const char *buffer, int32_t bytes_to_write, const CompletionCallback &callback)pp::TCPSocket
~Resource()pp::Resourcevirtual
~TCPSocket()pp::TCPSocketvirtual