xbmc
Public Member Functions | List of all members
NPT_TcpClientSocket Class Reference
Inheritance diagram for NPT_TcpClientSocket:
Inheritance graph
[legend]
Collaboration diagram for NPT_TcpClientSocket:
Collaboration graph
[legend]

Public Member Functions

 NPT_TcpClientSocket (NPT_Flags flags=0)
 
- Public Member Functions inherited from NPT_Socket
 NPT_Socket (NPT_SocketInterface *delegate)
 
NPT_Result Bind (const NPT_SocketAddress &address, bool reuse_address=true) override
 
NPT_Result Connect (const NPT_SocketAddress &address, NPT_Timeout timeout=NPT_TIMEOUT_INFINITE) override
 
NPT_Result WaitForConnection (NPT_Timeout timeout=NPT_TIMEOUT_INFINITE) override
 
NPT_Result GetInputStream (NPT_InputStreamReference &stream) override
 
NPT_Result GetOutputStream (NPT_OutputStreamReference &stream) override
 
NPT_Result GetInfo (NPT_SocketInfo &info) override
 
NPT_Result SetReadTimeout (NPT_Timeout timeout) override
 
NPT_Result SetWriteTimeout (NPT_Timeout timeout) override
 
NPT_Result Cancel (bool shutdown=true) override
 

Additional Inherited Members

- Static Public Member Functions inherited from NPT_Socket
static NPT_Result CancelBlockerSocket (NPT_Thread::ThreadId thread_id)
 
- Protected Attributes inherited from NPT_Socket
NPT_SocketInterfacem_SocketDelegate
 

The documentation for this class was generated from the following files: