|
MythTV master
|
This is the complete list of members for RecordingExtender, including all inherited members.
| addNewRecording(int recordedID) | RecordingExtender | private |
| checkDone() | RecordingExtender | private |
| Cleanup(void) | MThread | static |
| clearDownloadedInfo() | RecordingExtender | privatestatic |
| create(Scheduler *scheduler, RecordingInfo &ri) | RecordingExtender | static |
| createDataSource(AutoExtendType type) | RecordingExtender | privatevirtual |
| exec(void) | MThread | protected |
| exit(int retcode=0) | MThread | |
| expireOverrides() | RecordingExtender | private |
| extendRecording(const RecordingInfo *ri, RecordingRule *rr, const ActiveGame &game) | RecordingExtender | private |
| findKnownSport(const QString &_title, AutoExtendType type, SportInfoList &info) const | RecordingExtender | private |
| finishRecording(const RecordingInfo *ri, RecordingRule *rr, const ActiveGame &game) | RecordingExtender | privatestatic |
| GetAllRunningThreadNames(QStringList &list) | MThread | static |
| GetAllThreadNames(QStringList &list) | MThread | static |
| isFinished(void) const | MThread | |
| isRunning(void) const | MThread | |
| m_activeGames | RecordingExtender | private |
| m_epilogExecuted | MThread | protected |
| m_forcedYearforTesting | RecordingExtender | private |
| m_newRecordings | RecordingExtender | private |
| m_newRecordingsLock | RecordingExtender | private |
| m_overrideRules | RecordingExtender | private |
| m_prologExecuted | MThread | protected |
| m_runnable | MThread | protected |
| m_running | RecordingExtender | private |
| m_scheduler | RecordingExtender | private |
| m_thread | MThread | protected |
| MThread(const QString &objectName) | MThread | explicit |
| MThread(const QString &objectName, QRunnable *runnable) | MThread | explicit |
| MThread(const MThread &)=delete | MThread | |
| nameCleanup(const SportInfo &info, QString &name1, QString &name2) | RecordingExtender | static |
| nameCleanup(const SportInfo &info, QString &name) | RecordingExtender | privatestatic |
| objectName(void) const | MThread | |
| operator=(const MThread &)=delete | MThread | |
| parseProgramInfo(const QString &subtitle, const QString &description, QString &team1, QString &team2) | RecordingExtender | privatestatic |
| priority(void) const | MThread | |
| processActiveRecordings() | RecordingExtender | private |
| processNewRecordings() | RecordingExtender | private |
| qthread(void) | MThread | |
| quit(void) | MThread | |
| RecordingExtender() | RecordingExtender | inlineprivate |
| ruleIdAsString(const RecordingRule *rr) | RecordingExtender | privatestatic |
| run(void) override | RecordingExtender | virtual |
| RunEpilog(void) | MThread | |
| RunProlog(void) | MThread | |
| s_createLock | RecordingExtender | privatestatic |
| s_singleton | RecordingExtender | privatestatic |
| 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 | |
| TestRecordingExtender | RecordingExtender | friend |
| ThreadCleanup(void) | MThread | static |
| ThreadSetup(const QString &name) | MThread | static |
| unchangedRecording(const RecordingInfo *ri, RecordingRule *rr, const ActiveGame &game) | RecordingExtender | privatestatic |
| 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 |
| ~RecordingExtender() override | RecordingExtender |