MythTV  master
CDRipperThread Member List

This is the complete list of members for CDRipperThread, including all inherited members.

cancel(void)CDRipperThread
CDRipperThread(RipStatus *parent, QString device, QVector< RipTrack * > *tracks, int quality)CDRipperThread
Cleanup(void)MThreadstatic
exec(void)MThreadprotected
exit(int retcode=0)MThread
GetAllRunningThreadNames(QStringList &list)MThreadstatic
GetAllThreadNames(QStringList &list)MThreadstatic
isCancelled(void) constCDRipperThreadprivate
isFinished(void) constMThread
isRunning(void) constMThread
m_cdDeviceCDRipperThreadprivate
m_epilogExecutedMThreadprotected
m_lastOverallPctCDRipperThreadprivate
m_lastTrackPctCDRipperThreadprivate
m_musicStorageDirCDRipperThreadprivate
m_parentCDRipperThreadprivate
m_prologExecutedMThreadprotected
m_qualityCDRipperThreadprivate
m_quitCDRipperThreadprivate
m_runnableMThreadprotected
m_threadMThreadprotected
m_totalSectorsCDRipperThreadprivate
m_totalSectorsDoneCDRipperThreadprivate
m_tracksCDRipperThreadprivate
MThread(const QString &objectName)MThreadexplicit
MThread(const QString &objectName, QRunnable *runnable)MThreadexplicit
MThread(const MThread &)=deleteMThread
objectName(void) constMThread
operator=(const MThread &)=deleteMThread
priority(void) constMThread
Q_DECLARE_TR_FUNCTIONS(CDRipperThread)CDRipperThreadprivate
qthread(void)MThread
quit(void)MThread
ripTrack(QString &cddevice, Encoder *encoder, int tracknum)CDRipperThreadprivate
run(void) overrideCDRipperThreadprivatevirtual
RunEpilog(void)MThread
RunProlog(void)MThread
setObjectName(const QString &name)MThread
setPriority(QThread::Priority priority)MThread
setStackSize(uint stackSize)MThread
setTerminationEnabled(bool enabled=true)MThreadprotectedstatic
stackSize(void) constMThread
start(QThread::Priority p=QThread::InheritPriority)MThread
terminate(void)MThread
ThreadCleanup(void)MThreadstatic
ThreadSetup(const QString &name)MThreadstatic
usleep(std::chrono::microseconds time)MThreadprotectedstatic
usleep(std::chrono::duration< R, P > time)MThreadinlineprotectedstatic
wait(std::chrono::milliseconds time=std::chrono::milliseconds::max())MThread
~CDRipperThread() overrideCDRipperThread
~MThread()MThreadvirtual