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

Public Member Functions

 ReaderThread (NPT_Queue< Item > &queue, const char *name, NPT_TimeInterval sleep_time)
 
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 Start () 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_Queue< Item > & m_Queue
 
NPT_String m_Name
 
unsigned int m_Counter
 
unsigned int m_NbTimeouts
 
NPT_TimeInterval m_SleepTime
 

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: