|
kodi
|
This is the complete list of members for ADDON::CAddonStatusHandler, including all inherited members.
| AbortableWait(CEvent &event, std::chrono::milliseconds duration=std::chrono::milliseconds(-1)) | CThread | inlineprivate |
| CAddonStatusHandler(const std::string &addonID, AddonInstanceId instanceId, ADDON_STATUS status, bool sameThread=true) | ADDON::CAddonStatusHandler | |
| 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() override (defined in ADDON::CAddonStatusHandler) | ADDON::CAddonStatusHandler | virtual |
| OnStartup() override (defined in ADDON::CAddonStatusHandler) | ADDON::CAddonStatusHandler | virtual |
| Process() override | ADDON::CAddonStatusHandler | virtual |
| 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 |
| 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 |
| ~CAddonStatusHandler() override (defined in ADDON::CAddonStatusHandler) | ADDON::CAddonStatusHandler | |
| ~CThread() (defined in CThread) | CThread | privatevirtual |
1.8.13