MThreadInternal Class Reference

List of all members.

Public Member Functions

 MThreadInternal (MThread &parent)
virtual void run (void)
void QThreadRun (void)
int exec (void)

Static Public Member Functions

static void SetTerminationEnabled (bool enabled=true)
static void Sleep (unsigned long time)
static void MSleep (unsigned long time)
static void USleep (unsigned long time)

Private Attributes

MThreadm_parent

Detailed Description

Definition at line 74 of file mthread.cpp.


Constructor & Destructor Documentation

MThreadInternal::MThreadInternal ( MThread parent  )  [inline]

Definition at line 77 of file mthread.cpp.


Member Function Documentation

virtual void MThreadInternal::run ( void   )  [inline, virtual]

Definition at line 78 of file mthread.cpp.

Referenced by QThreadRun().

void MThreadInternal::QThreadRun ( void   )  [inline]

Definition at line 80 of file mthread.cpp.

Referenced by MThread::run().

int MThreadInternal::exec ( void   )  [inline]

Definition at line 81 of file mthread.cpp.

Referenced by MThread::exec().

static void MThreadInternal::SetTerminationEnabled ( bool  enabled = true  )  [inline, static]

Definition at line 87 of file mthread.cpp.

Referenced by MThread::setTerminationEnabled().

static void MThreadInternal::Sleep ( unsigned long  time  )  [inline, static]

Definition at line 90 of file mthread.cpp.

Referenced by MThread::sleep().

static void MThreadInternal::MSleep ( unsigned long  time  )  [inline, static]

Definition at line 91 of file mthread.cpp.

Referenced by MThread::msleep().

static void MThreadInternal::USleep ( unsigned long  time  )  [inline, static]

Definition at line 92 of file mthread.cpp.

Referenced by MThread::usleep().


Member Data Documentation

Definition at line 95 of file mthread.cpp.

Referenced by run().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Fri May 25 06:42:12 2012 for MythTV by  doxygen 1.6.3