|
MythTV master
|
This is the complete list of members for Decoder, including all inherited members.
| addListener(QObject *listener) | MythObservable | |
| all() | Decoder | static |
| Cleanup(void) | MThread | static |
| cond() | Decoder | inline |
| create(const QString &source, AudioOutput *output, bool deletable=false) | Decoder | static |
| Decoder(DecoderFactory *d, AudioOutput *o) | Decoder | inlineprotected |
| dispatch(const MythEvent &event) | MythObservable | |
| error(const QString &e) | Decoder | protected |
| exec(void) | MThread | protected |
| exit(int retcode=0) | MThread | |
| factory() const | Decoder | inline |
| GetAllRunningThreadNames(QStringList &list) | MThread | static |
| GetAllThreadNames(QStringList &list) | MThread | static |
| getMutex(void) | Decoder | inlineprotected |
| getURL(void) const | Decoder | inline |
| hasListeners(void) | MythObservable | inline |
| initialize()=0 | Decoder | pure virtual |
| isFinished(void) const | MThread | |
| isRunning(void) const | MThread | |
| lock(void) | Decoder | inlinevirtual |
| m_cnd | Decoder | private |
| m_epilogExecuted | MThread | protected |
| m_fctry | Decoder | private |
| m_listeners | MythObservable | protected |
| m_lock | MythObservable | protected |
| m_mtx | Decoder | private |
| m_out | Decoder | private |
| m_prologExecuted | MThread | protected |
| m_runnable | MThread | protected |
| m_thread | MThread | protected |
| m_url | Decoder | protected |
| MThread(const QString &objectName) | MThread | explicit |
| MThread(const QString &objectName, QRunnable *runnable) | MThread | explicit |
| MThread(const MThread &)=delete | MThread | |
| MythObservable() | MythObservable | inline |
| objectName(void) const | MThread | |
| operator=(const MThread &)=delete | MThread | |
| output() | Decoder | inline |
| priority(void) const | MThread | |
| qthread(void) | MThread | |
| quit(void) | MThread | |
| registerFactory(DecoderFactory *fact) | Decoder | static |
| removeListener(QObject *listener) | MythObservable | |
| run(void) | MThread | protectedvirtual |
| RunEpilog(void) | MThread | |
| RunProlog(void) | MThread | |
| seek(double)=0 | Decoder | pure virtual |
| setObjectName(const QString &name) | MThread | |
| setOutput(AudioOutput *o) | Decoder | |
| setPriority(QThread::Priority priority) | MThread | |
| setStackSize(uint stackSize) | MThread | |
| setTerminationEnabled(bool enabled=true) | MThread | protectedstatic |
| setURL(const QString &url) | Decoder | inline |
| stackSize(void) const | MThread | |
| start(QThread::Priority p=QThread::InheritPriority) | MThread | |
| stop()=0 | Decoder | pure virtual |
| supports(const QString &source) | Decoder | static |
| terminate(void) | MThread | |
| ThreadCleanup(void) | MThread | static |
| ThreadSetup(const QString &name) | MThread | static |
| tryLock(void) | Decoder | inlinevirtual |
| unlock(void) | Decoder | inlinevirtual |
| 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 | |
| ~Decoder() override | Decoder | |
| ~MThread() | MThread | virtual |
| ~MythObservable() | MythObservable | virtual |