|
MythTV master
|
This is the complete list of members for ThumbThread< DBFS >, including all inherited members.
| AbortDevice(int devId, const QString &action) | ThumbThread< DBFS > | |
| cancel() | ThumbThread< DBFS > | |
| Cleanup(void) | MThread | static |
| CreateThumbnail(const ImagePtrK &im, int thumbPriority) | ThumbThread< DBFS > | private |
| Enqueue(const TaskPtr &task) | ThumbThread< DBFS > | |
| exec(void) | MThread | protected |
| exit(int retcode=0) | MThread | |
| GetAllRunningThreadNames(QStringList &list) | MThread | static |
| GetAllThreadNames(QStringList &list) | MThread | static |
| isFinished(void) const | MThread | |
| isRunning(void) const | MThread | |
| m_backgroundQ | ThumbThread< DBFS > | private |
| m_dbfs | ThumbThread< DBFS > | private |
| m_doBackground | ThumbThread< DBFS > | private |
| m_epilogExecuted | MThread | protected |
| m_mutex | ThumbThread< DBFS > | private |
| m_prologExecuted | MThread | protected |
| m_requestQ | ThumbThread< DBFS > | private |
| m_runnable | MThread | protected |
| m_taskDone | ThumbThread< DBFS > | private |
| m_thread | MThread | protected |
| MThread(const QString &objectName) | MThread | explicit |
| MThread(const QString &objectName, QRunnable *runnable) | MThread | explicit |
| MThread(const MThread &)=delete | MThread | |
| objectName(void) const | MThread | |
| operator=(const MThread &)=delete | MThread | |
| PauseBackground(bool pause) | ThumbThread< DBFS > | |
| priority(void) const | MThread | |
| qthread(void) | MThread | |
| quit(void) | MThread | |
| RemoveTasks(ThumbQueue &queue, int devId) | ThumbThread< DBFS > | privatestatic |
| run() override | ThumbThread< DBFS > | protectedvirtual |
| RunEpilog(void) | MThread | |
| RunProlog(void) | MThread | |
| setObjectName(const QString &name) | MThread | |
| setPriority(QThread::Priority priority) | MThread | |
| setStackSize(uint stackSize) | MThread | |
| setTerminationEnabled(bool enabled=true) | MThread | protectedstatic |
| stackSize(void) const | MThread | |
| start(QThread::Priority p=QThread::InheritPriority) | MThread | |
| terminate(void) | MThread | |
| ThreadCleanup(void) | MThread | static |
| ThreadSetup(const QString &name) | MThread | static |
| ThumbQueue typedef | ThumbThread< DBFS > | private |
| ThumbThread(const QString &name, DBFS *const dbfs) | ThumbThread< DBFS > | inline |
| usleep(std::chrono::microseconds time) | MThread | protectedstatic |
| usleep(std::chrono::duration< R, P > time) | MThread | inlineprotectedstatic |
| wait(std::chrono::milliseconds time=std::chrono::milliseconds::max()) | MThread | |
| ~MThread() | MThread | virtual |
| ~ThumbThread() override | ThumbThread< DBFS > |