|
Kodi Documentation
19.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for PVR::CPVREpgContainer, including all inherited members.
| AbortableWait(CEvent &event, int timeoutMillis=-1) | CThread | inlineprivate |
| Clear() | PVR::CPVREpgContainer | |
| CPVREpgContainer(void) | PVR::CPVREpgContainer | |
| CPVREpgDatabase class | PVR::CPVREpgContainer | friend |
| Create(bool bAutoDelete=false, unsigned stacksize=0) | CThread | private |
| CreateChannelEpg(int iEpgId, const std::string &strScraperName, const std::shared_ptr< CPVREpgChannelData > &channelData) | PVR::CPVREpgContainer | |
| CThread(const char *ThreadName) | CThread | explicitprivate |
| CThread(IRunnable *pRunnable, const char *ThreadName) | CThread | private |
| DeleteEpg(const CPVREpgPtr &epg, bool bDeleteFromDatabase=false) | PVR::CPVREpgContainer | |
| GetAbsoluteUsage() | CThread | private |
| GetAllEpgs() const | PVR::CPVREpgContainer | |
| GetAllTags() const | PVR::CPVREpgContainer | |
| GetByChannelUid(int iClientId, int iChannelUid) const | PVR::CPVREpgContainer | |
| GetById(int iEpgId) const | PVR::CPVREpgContainer | |
| GetCurrentThread() | CThread | privatestatic |
| GetCurrentThreadId() | CThread | privatestatic |
| GetDisplayThreadId(const ThreadIdentifier tid) | CThread | privatestatic |
| GetEpgDatabase() const | PVR::CPVREpgContainer | |
| GetFirstEPGDate(void) | PVR::CPVREpgContainer | |
| GetFutureDaysToDisplay() const | PVR::CPVREpgContainer | |
| GetLastEPGDate(void) | PVR::CPVREpgContainer | |
| GetMaxPriority(void) | CThread | private |
| GetMinPriority(void) | CThread | private |
| GetNormalPriority(void) | CThread | private |
| GetPastDaysToDisplay() const | PVR::CPVREpgContainer | |
| GetPriority(void) | CThread | private |
| GetRelativeUsage() | CThread | private |
| GetSchedRRPriority(void) | CThread | private |
| GetTagById(const std::shared_ptr< CPVREpg > &epg, unsigned int iBroadcastId) const | PVR::CPVREpgContainer | |
| IgnoreDB() const | PVR::CPVREpgContainer | |
| IsAutoDelete() const | CThread | private |
| IsCurrentThread() const | CThread | private |
| IsCurrentThread(const ThreadIdentifier tid) | CThread | privatestatic |
| IsObserving(const Observer &obs) const | Observable | virtual |
| IsRunning() const | CThread | private |
| IsStarted(void) const | PVR::CPVREpgContainer | |
| m_bObservableChanged | Observable | protected |
| m_bStop | CThread | private |
| m_obsCritSection | Observable | mutableprotected |
| m_observers | Observable | protected |
| Notify(const Observable &obs, const ObservableMessage msg) override | PVR::CPVREpgContainer | virtual |
| NotifyObservers(const ObservableMessage message=ObservableMessageNone) | Observable | virtual |
| Observable()=default | Observable | |
| Observer()=default | Observer | |
| OnException() | CThread | inlineprivatevirtual |
| OnExit() | CThread | inlineprivatevirtual |
| OnPlaybackStarted(const std::shared_ptr< CFileItem > &item) | PVR::CPVREpgContainer | |
| OnPlaybackStopped(const std::shared_ptr< CFileItem > &item) | PVR::CPVREpgContainer | |
| OnStartup() | CThread | inlineprivatevirtual |
| operator=(const Observable &observable) | Observable | virtual |
| RegisterObserver(Observer *obs) | Observable | virtual |
| SendMessage(const ObservableMessage message) | Observable | protected |
| SetChanged(bool bSetTo=true) | Observable | virtual |
| SetHasPendingUpdates(bool bHasPendingUpdates=true) | PVR::CPVREpgContainer | |
| SetPriority(const int iPriority) | CThread | private |
| SetPrioritySched_RR(int iPriority) | CThread | private |
| Sleep(unsigned int milliseconds) | CThread | private |
| Start(bool bAsync) | PVR::CPVREpgContainer | |
| Stop(void) | PVR::CPVREpgContainer | |
| StopThread(bool bWait=true) | CThread | privatevirtual |
| UnregisterObserver(Observer *obs) | Observable | virtual |
| UpdateFromClient(const CPVREpgInfoTagPtr &tag, EPG_EVENT_STATE eNewState) | PVR::CPVREpgContainer | |
| UpdateRequest(int iClientID, int iUniqueChannelID) | PVR::CPVREpgContainer | |
| 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 |
| ~CPVREpgContainer(void) override | PVR::CPVREpgContainer | |
| ~CThread() | CThread | privatevirtual |
| ~Observable()=default | Observable | virtual |
| ~Observer()=default | Observer | virtual |