xbmc
|
This is the complete list of members for PVR::CPVRTimers, including all inherited members.
AbortableWait(CEvent &event, std::chrono::milliseconds duration=std::chrono::milliseconds(-1)) | CThread | inlineprivate |
AddTimer(const std::shared_ptr< CPVRTimerInfoTag > &tag) | PVR::CPVRTimers | |
AmountActiveRadioRecordings() const | PVR::CPVRTimers | |
AmountActiveRadioTimers() const | PVR::CPVRTimers | |
AmountActiveRecordings() const | PVR::CPVRTimers | |
AmountActiveTimers() const | PVR::CPVRTimers | |
AmountActiveTVRecordings() const | PVR::CPVRTimers | |
AmountActiveTVTimers() const | PVR::CPVRTimers | |
CPVRTimers() (defined in PVR::CPVRTimers) | PVR::CPVRTimers | |
Create(bool bAutoDelete=false) (defined in CThread) | CThread | private |
CThread(const char *ThreadName) (defined in CThread) | CThread | explicitprivate |
CThread(IRunnable *pRunnable, const char *ThreadName) (defined in CThread) | CThread | private |
DeleteTimer(const std::shared_ptr< CPVRTimerInfoTag > &tag, bool bForce=false, bool bDeleteRule=false) | PVR::CPVRTimers | |
DeleteTimersOnChannel(const std::shared_ptr< CPVRChannel > &channel, bool bDeleteTimerRules=true, bool bCurrentlyActiveOnly=false) | PVR::CPVRTimers | |
GetActiveRadioRecordings() const | PVR::CPVRTimers | |
GetActiveRecordings() const | PVR::CPVRTimers | |
GetActiveTimerForChannel(const std::shared_ptr< CPVRChannel > &channel) const | PVR::CPVRTimers | |
GetActiveTimers() const | PVR::CPVRTimers | |
GetActiveTVRecordings() const | PVR::CPVRTimers | |
GetAll() const | PVR::CPVRTimers | |
GetByClient(int iClientId, int iClientIndex) const | PVR::CPVRTimersContainer | |
GetById(unsigned int iTimerId) const | PVR::CPVRTimers | |
GetCurrentThread() (defined in CThread) | CThread | privatestatic |
GetCurrentThreadId() (defined in CThread) | CThread | inlineprivatestatic |
GetNextActiveRadioTimer() const | PVR::CPVRTimers | |
GetNextActiveTimer(bool bIgnoreReminders=true) const | PVR::CPVRTimers | |
GetNextActiveTVTimer() const | PVR::CPVRTimers | |
GetNextEventTime() const | PVR::CPVRTimers | |
GetNextReminderToAnnnounce() | PVR::CPVRTimers | |
GetTags() const | PVR::CPVRTimersContainer | inline |
GetTimerForEpgTag(const std::shared_ptr< CPVREpgInfoTag > &epgTag) const | PVR::CPVRTimers | |
GetTimerRule(const std::shared_ptr< CPVRTimerInfoTag > &timer) const | PVR::CPVRTimers | |
InsertEntry(const std::shared_ptr< CPVRTimerInfoTag > &newTimer) (defined in PVR::CPVRTimersContainer) | PVR::CPVRTimersContainer | protected |
IsAutoDelete() const (defined in CThread) | CThread | private |
IsCurrentThread() const (defined in CThread) | CThread | private |
IsRecording() const | PVR::CPVRTimers | |
IsRecordingOnChannel(const CPVRChannel &channel) const | PVR::CPVRTimers | |
IsRunning() const (defined in CThread) | CThread | private |
Join(std::chrono::milliseconds duration) (defined in CThread) | CThread | private |
m_bStop (defined in CThread) | CThread | private |
m_critSection (defined in PVR::CPVRTimersContainer) | PVR::CPVRTimersContainer | mutableprotected |
m_iLastId (defined in PVR::CPVRTimersContainer) | PVR::CPVRTimersContainer | protected |
m_tags (defined in PVR::CPVRTimersContainer) | PVR::CPVRTimersContainer | protected |
MapTags typedef (defined in PVR::CPVRTimersContainer) | PVR::CPVRTimersContainer | |
Notify(const PVREvent &event) | PVR::CPVRTimers | |
OnException() (defined in CThread) | CThread | inlineprivatevirtual |
OnExit() (defined in CThread) | CThread | inlineprivatevirtual |
OnStartup() (defined in CThread) | CThread | inlineprivatevirtual |
SetPriority(const ThreadPriority &priority) | CThread | private |
Sleep(std::chrono::duration< Rep, Period > duration) (defined in CThread) | CThread | inlineprivate |
Start() | PVR::CPVRTimers | |
Stop() | PVR::CPVRTimers | |
StopThread(bool bWait=true) (defined in CThread) | CThread | privatevirtual |
Unload() | PVR::CPVRTimers | |
Update(const std::vector< std::shared_ptr< CPVRClient >> &clients) | PVR::CPVRTimers | |
UpdateChannels() | PVR::CPVRTimers | |
UpdateFromClient(const std::shared_ptr< CPVRTimerInfoTag > &timer) | PVR::CPVRTimersContainer | |
UpdateFromClients(const std::vector< std::shared_ptr< CPVRClient >> &clients) | PVR::CPVRTimers | |
UpdateTimer(const std::shared_ptr< CPVRTimerInfoTag > &tag) | PVR::CPVRTimers | |
VecTimerInfoTag typedef (defined in PVR::CPVRTimersContainer) | PVR::CPVRTimersContainer | |
WAIT_INTERRUPTED enum value (defined in CThread) | CThread | private |
WAIT_SIGNALED enum value (defined in CThread) | CThread | private |
WAIT_TIMEDOUT enum value (defined in CThread) | CThread | private |
WaitResponse enum name (defined in CThread) | CThread | private |
~CPVRTimers() override=default (defined in PVR::CPVRTimers) | PVR::CPVRTimers | |
~CThread() (defined in CThread) | CThread | privatevirtual |