CPPMyth
Library to interoperate with MythTV server
NSROOT::OS::CWorkerThread Class Reference
Inheritance diagram for NSROOT::OS::CWorkerThread:
Collaboration diagram for NSROOT::OS::CWorkerThread:

Public Member Functions

 CWorkerThread (CThreadPool &pool)
 
void * Process (void)
 
void Finalize (void)
 
- Public Member Functions inherited from NSROOT::OS::CThread
 CThread (const CThread &_thread)
 
CThreadoperator= (const CThread &_thread)
 
thread_tNativeHandle ()
 
bool StartThread (bool wait=true)
 
void StopThread (bool wait=true)
 
bool WaitThread (unsigned timeout)
 
bool IsRunning ()
 
bool IsStopped ()
 
void Sleep (unsigned timeout)
 
void WakeUp ()
 

Private Attributes

CThreadPoolm_threadPool
 

Additional Inherited Members

- Protected Attributes inherited from NSROOT::OS::CThread
bool m_finalizeOnStop
 

Detailed Description

Definition at line 106 of file threadpool.h.


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