DiscCheckingThread Class Reference

#include <mtd.h>

List of all members.


Detailed Description

Definition at line 25 of file mtd.h.


Public Member Functions

 DiscCheckingThread (MTD *owner, DVDProbe *probe, QMutex *drive_access_mutex, QMutex *mutex_for_titles)
virtual void run ()
bool haveDisc ()
bool keepGoing ()
void cancelMe (bool yes_or_no)

Private Attributes

MTDparent
DVDProbedvd_probe
bool have_disc
bool cancel_me
QMutex * dvd_drive_access
QMutex * titles_mutex

Constructor & Destructor Documentation

DiscCheckingThread::DiscCheckingThread ( MTD owner,
DVDProbe probe,
QMutex *  drive_access_mutex,
QMutex *  mutex_for_titles 
)

Definition at line 27 of file mtd.cpp.


Member Function Documentation

void DiscCheckingThread::run ( void   )  [virtual]

Definition at line 58 of file mtd.cpp.

bool DiscCheckingThread::haveDisc (  )  [inline]

Definition at line 35 of file mtd.h.

Referenced by MTD::checkDisc().

bool DiscCheckingThread::keepGoing (  ) 

Definition at line 47 of file mtd.cpp.

Referenced by run().

void DiscCheckingThread::cancelMe ( bool  yes_or_no  )  [inline]

Definition at line 37 of file mtd.h.

Referenced by MTD::forgetDVD().


Member Data Documentation

Definition at line 41 of file mtd.h.

Referenced by DiscCheckingThread(), and keepGoing().

Definition at line 42 of file mtd.h.

Referenced by DiscCheckingThread(), and run().

Definition at line 43 of file mtd.h.

Referenced by DiscCheckingThread(), haveDisc(), and run().

Definition at line 44 of file mtd.h.

Referenced by cancelMe(), DiscCheckingThread(), and keepGoing().

Definition at line 45 of file mtd.h.

Referenced by DiscCheckingThread(), and run().

Definition at line 46 of file mtd.h.

Referenced by DiscCheckingThread(), and run().


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

Generated on Sat Dec 18 05:16:01 2010 for MythTV by  doxygen 1.5.5