kodi
|
This is the complete list of members for PVR::CPVRGUIProgressHandler, including all inherited members.
AbortableWait(CEvent &event, std::chrono::milliseconds duration=std::chrono::milliseconds(-1)) | CThread | inlineprivate |
CPVRGUIProgressHandler()=delete (defined in PVR::CPVRGUIProgressHandler) | PVR::CPVRGUIProgressHandler | |
CPVRGUIProgressHandler(const std::string &strTitle) | PVR::CPVRGUIProgressHandler | explicit |
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 |
GetCurrentThread() (defined in CThread) | CThread | privatestatic |
GetCurrentThreadId() (defined in CThread) | CThread | inlineprivatestatic |
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_bStop (defined in CThread) | CThread | private |
OnException() (defined in CThread) | CThread | inlineprivatevirtual |
OnExit() (defined in CThread) | CThread | inlineprivatevirtual |
OnStartup() (defined in CThread) | CThread | inlineprivatevirtual |
Process() override (defined in PVR::CPVRGUIProgressHandler) | PVR::CPVRGUIProgressHandler | protectedvirtual |
SetPriority(const ThreadPriority &priority) | CThread | private |
Sleep(std::chrono::duration< Rep, Period > duration) (defined in CThread) | CThread | inlineprivate |
StopThread(bool bWait=true) (defined in CThread) | CThread | privatevirtual |
UpdateProgress(const std::string &strText, float fProgress) | PVR::CPVRGUIProgressHandler | |
UpdateProgress(const std::string &strText, int iCurrent, int iMax) | PVR::CPVRGUIProgressHandler | |
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 |
~CPVRGUIProgressHandler() override=default (defined in PVR::CPVRGUIProgressHandler) | PVR::CPVRGUIProgressHandler | |
~CThread() (defined in CThread) | CThread | privatevirtual |