| AbortableWait(CEvent &event, int timeoutMillis=-1) | CThread | inlineprivate |
| AddTimer(const std::shared_ptr< CPVRTimerInfoTag > &tag) | PVR::CPVRTimers | |
| AmountActiveRadioRecordings(void) const | PVR::CPVRTimers | |
| AmountActiveRadioTimers(void) const | PVR::CPVRTimers | |
| AmountActiveRecordings(void) const | PVR::CPVRTimers | |
| AmountActiveTimers(void) const | PVR::CPVRTimers | |
| AmountActiveTVRecordings(void) const | PVR::CPVRTimers | |
| AmountActiveTVTimers(void) const | PVR::CPVRTimers | |
| CPVRTimers(void) | PVR::CPVRTimers | |
| Create(bool bAutoDelete=false, unsigned stacksize=0) | CThread | private |
| CThread(const char *ThreadName) | CThread | explicitprivate |
| CThread(IRunnable *pRunnable, const char *ThreadName) | CThread | private |
| DeleteTimer(const std::shared_ptr< CPVRTimerInfoTag > &tag, bool bForce=false, bool bDeleteRule=false) | PVR::CPVRTimers | |
| DeleteTimersOnChannel(const CPVRChannelPtr &channel, bool bDeleteTimerRules=true, bool bCurrentlyActiveOnly=false) | PVR::CPVRTimers | |
| GetAbsoluteUsage() | CThread | private |
| GetActiveRadioRecordings() const | PVR::CPVRTimers | |
| GetActiveRecordings() const | PVR::CPVRTimers | |
| GetActiveTimerForChannel(const CPVRChannelPtr &channel) const | PVR::CPVRTimers | |
| GetActiveTimers(void) const | PVR::CPVRTimers | |
| GetActiveTVRecordings() const | PVR::CPVRTimers | |
| GetAll(CFileItemList &items) const | PVR::CPVRTimers | |
| GetByClient(int iClientId, int iClientIndex) const | PVR::CPVRTimersContainer | |
| GetById(unsigned int iTimerId) const | PVR::CPVRTimers | |
| GetCurrentThread() | CThread | privatestatic |
| GetCurrentThreadId() | CThread | privatestatic |
| GetDirectory(const std::string &strPath, CFileItemList &items) const | PVR::CPVRTimers | |
| GetDisplayThreadId(const ThreadIdentifier tid) | CThread | privatestatic |
| GetMaxPriority(void) | CThread | private |
| GetMinPriority(void) | CThread | private |
| GetNextActiveRadioTimer(void) const | PVR::CPVRTimers | |
| GetNextActiveTimer(bool bIgnoreReminders=true) const | PVR::CPVRTimers | |
| GetNextActiveTVTimer(void) const | PVR::CPVRTimers | |
| GetNextEventTime(void) const | PVR::CPVRTimers | |
| GetNextReminderToAnnnounce() | PVR::CPVRTimers | |
| GetNormalPriority(void) | CThread | private |
| GetPriority(void) | CThread | private |
| GetRelativeUsage() | CThread | private |
| GetSchedRRPriority(void) | CThread | private |
| GetTags() const | PVR::CPVRTimersContainer | inline |
| GetTimerForEpgTag(const CPVREpgInfoTagPtr &epgTag) const | PVR::CPVRTimers | |
| GetTimerRule(const CPVRTimerInfoTagPtr &timer) const | PVR::CPVRTimers | |
| GetTimerRule(const CFileItemPtr &item) const | PVR::CPVRTimers | |
| InsertEntry(const std::shared_ptr< CPVRTimerInfoTag > &newTimer) | PVR::CPVRTimersContainer | protected |
| IsAutoDelete() const | CThread | private |
| IsCurrentThread() const | CThread | private |
| IsCurrentThread(const ThreadIdentifier tid) | CThread | privatestatic |
| IsRecording(void) const | PVR::CPVRTimers | |
| IsRecordingOnChannel(const CPVRChannel &channel) const | PVR::CPVRTimers | |
| IsRunning() const | CThread | private |
| Load(void) | PVR::CPVRTimers | |
| LoadFromDatabase(void) | PVR::CPVRTimers | |
| m_bStop | CThread | private |
| m_critSection | PVR::CPVRTimersContainer | mutableprotected |
| m_iLastId | PVR::CPVRTimersContainer | protected |
| m_tags | PVR::CPVRTimersContainer | protected |
| MapTags typedef | PVR::CPVRTimersContainer | |
| Notify(const Observable &obs, const ObservableMessage msg) override | PVR::CPVRTimers | virtual |
| Observer()=default | Observer | |
| OnException() | CThread | inlineprivatevirtual |
| OnExit() | CThread | inlineprivatevirtual |
| OnStartup() | CThread | inlineprivatevirtual |
| RenameTimer(const std::shared_ptr< CPVRTimerInfoTag > &tag, const std::string &strNewName) | PVR::CPVRTimers | |
| SetPriority(const int iPriority) | CThread | private |
| SetPrioritySched_RR(int iPriority) | CThread | private |
| Sleep(unsigned int milliseconds) | CThread | private |
| StopThread(bool bWait=true) | CThread | privatevirtual |
| Unload() | PVR::CPVRTimers | |
| Update(void) | PVR::CPVRTimers | |
| UpdateChannels(void) | PVR::CPVRTimers | |
| UpdateFromClient(const CPVRTimerInfoTagPtr &timer) | PVR::CPVRTimersContainer | |
| UpdateTimer(const std::shared_ptr< CPVRTimerInfoTag > &tag) | PVR::CPVRTimers | |
| VecTimerInfoTag typedef | PVR::CPVRTimersContainer | |
| WAIT_INTERRUPTED enum value | CThread | private |
| WAIT_SIGNALED enum value | CThread | private |
| WAIT_TIMEDOUT enum value | CThread | private |
| WaitForThreadExit(unsigned int milliseconds) | CThread | private |
| WaitResponse enum name | CThread | private |
| ~CPVRTimers(void) override | PVR::CPVRTimers | |
| ~CThread() | CThread | privatevirtual |
| ~Observer()=default | Observer | virtual |