kodi
Public Member Functions | Public Attributes | List of all members
PLT_SocketPolicyServer Class Reference
Inheritance diagram for PLT_SocketPolicyServer:
Inheritance graph
[legend]
Collaboration diagram for PLT_SocketPolicyServer:
Collaboration graph
[legend]

Public Member Functions

 PLT_SocketPolicyServer (const char *policy, NPT_IpPort port=0, const char *authorized_ports="5900")
 
NPT_Result Start ()
 
NPT_Result Stop ()
 
void Run ()
 
- Public Member Functions inherited from NPT_Thread
 NPT_Thread (bool detached=false)
 
 NPT_Thread (NPT_Runnable &target, bool detached=false)
 
NPT_Result CancelBlockerSocket () override
 
NPT_Result Wait (NPT_Timeout timeout=NPT_TIMEOUT_INFINITE) override
 
NPT_Result SetPriority (int priority) override
 
NPT_Result GetPriority (int &priority) override
 
NPT_Result Interrupt () override
 

Public Attributes

NPT_TcpServerSocket m_Socket
 
NPT_String m_Policy
 
NPT_IpPort m_Port
 
NPT_String m_AuthorizedPorts
 
bool m_Aborted
 

Additional Inherited Members

- Public Types inherited from NPT_Thread
typedef NPT_UInt64 ThreadId
 
- Static Public Member Functions inherited from NPT_Thread
static ThreadId GetCurrentThreadId ()
 
static NPT_Result SetCurrentThreadPriority (int priority)
 
static NPT_Result GetCurrentThreadPriority (int &priority)
 

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