kodi
|
This is the complete list of members for PVR::CPVRGUIInfo, including all inherited members.
AbortableWait(CEvent &event, std::chrono::milliseconds duration=std::chrono::milliseconds(-1)) | CThread | inlineprivate |
CGUIInfoProvider()=default (defined in KODI::GUILIB::GUIINFO::CGUIInfoProvider) | KODI::GUILIB::GUIINFO::CGUIInfoProvider | |
CPVRGUIInfo() (defined in PVR::CPVRGUIInfo) | PVR::CPVRGUIInfo | |
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 |
GetBool(bool &value, const CGUIListItem *item, int contextWindow, const KODI::GUILIB::GUIINFO::CGUIInfo &info) const override | PVR::CPVRGUIInfo | virtual |
GetCurrentThread() (defined in CThread) | CThread | privatestatic |
GetCurrentThreadId() (defined in CThread) | CThread | inlineprivatestatic |
GetFallbackLabel(std::string &value, const CFileItem *item, int contextWindow, const KODI::GUILIB::GUIINFO::CGUIInfo &info, std::string *fallback) override | PVR::CPVRGUIInfo | virtual |
GetInt(int &value, const CGUIListItem *item, int contextWindow, const KODI::GUILIB::GUIINFO::CGUIInfo &info) const override | PVR::CPVRGUIInfo | virtual |
GetLabel(std::string &value, const CFileItem *item, int contextWindow, const KODI::GUILIB::GUIINFO::CGUIInfo &info, std::string *fallback) const override | PVR::CPVRGUIInfo | virtual |
InitCurrentItem(CFileItem *item) override | PVR::CPVRGUIInfo | virtual |
IsAutoDelete() const (defined in CThread) | CThread | private |
IsCurrentThread() const (defined in CThread) | CThread | private |
IsRunning() const (defined in CThread) | CThread | private |
Join(std::chrono::milliseconds duration) (defined in CThread) | CThread | private |
m_audioInfo (defined in KODI::GUILIB::GUIINFO::CGUIInfoProvider) | KODI::GUILIB::GUIINFO::CGUIInfoProvider | protected |
m_bStop (defined in CThread) | CThread | private |
m_subtitleInfo (defined in KODI::GUILIB::GUIINFO::CGUIInfoProvider) | KODI::GUILIB::GUIINFO::CGUIInfoProvider | protected |
m_videoInfo (defined in KODI::GUILIB::GUIINFO::CGUIInfoProvider) | KODI::GUILIB::GUIINFO::CGUIInfoProvider | protected |
Notify(const PVREvent &event) | PVR::CPVRGUIInfo | |
Notify(const PVRChannelNumberInputChangedEvent &event) | PVR::CPVRGUIInfo | |
Notify(const PVRPreviewAndPlayerShowInfoChangedEvent &event) | PVR::CPVRGUIInfo | |
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() (defined in PVR::CPVRGUIInfo) | PVR::CPVRGUIInfo | |
Stop() (defined in PVR::CPVRGUIInfo) | PVR::CPVRGUIInfo | |
StopThread(bool bWait=true) (defined in CThread) | CThread | privatevirtual |
UpdateAVInfo(const AudioStreamInfo &audioInfo, const VideoStreamInfo &videoInfo, const SubtitleStreamInfo &subtitleInfo) override | KODI::GUILIB::GUIINFO::CGUIInfoProvider | inlinevirtual |
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 |
~CGUIInfoProvider() override=default (defined in KODI::GUILIB::GUIINFO::CGUIInfoProvider) | KODI::GUILIB::GUIINFO::CGUIInfoProvider | |
~CPVRGUIInfo() override=default (defined in PVR::CPVRGUIInfo) | PVR::CPVRGUIInfo | |
~CThread() (defined in CThread) | CThread | privatevirtual |
~IGUIInfoProvider()=default (defined in KODI::GUILIB::GUIINFO::IGUIInfoProvider) | KODI::GUILIB::GUIINFO::IGUIInfoProvider | virtual |