|
kodi
|
This is the complete list of members for KODI::GAME::CControllerSelect, including all inherited members.
| AbortableWait(CEvent &event, std::chrono::milliseconds duration=std::chrono::milliseconds(-1)) | CThread | inlineprotected |
| CControllerSelect() (defined in KODI::GAME::CControllerSelect) | KODI::GAME::CControllerSelect | |
| Create(bool bAutoDelete=false) (defined in CThread) | CThread | |
| CThread(const char *ThreadName) (defined in CThread) | CThread | explicitprotected |
| CThread(IRunnable *pRunnable, const char *ThreadName) (defined in CThread) | CThread | |
| Deinitialize() (defined in KODI::GAME::CControllerSelect) | KODI::GAME::CControllerSelect | |
| GetCurrentThread() (defined in CThread) | CThread | static |
| GetCurrentThreadId() (defined in CThread) | CThread | inlinestatic |
| Initialize(ControllerVector controllers, ControllerPtr defaultController, bool showDisconnect, const std::function< void(ControllerPtr)> &callback) (defined in KODI::GAME::CControllerSelect) | KODI::GAME::CControllerSelect | |
| IsAutoDelete() const (defined in CThread) | CThread | |
| IsCurrentThread() const (defined in CThread) | CThread | |
| IsRunning() const (defined in CThread) | CThread | |
| Join(std::chrono::milliseconds duration) (defined in CThread) | CThread | |
| m_bStop (defined in CThread) | CThread | protected |
| OnException() (defined in CThread) | CThread | inlinevirtual |
| OnExit() (defined in CThread) | CThread | inlineprotectedvirtual |
| OnStartup() (defined in CThread) | CThread | inlineprotectedvirtual |
| Process() override (defined in KODI::GAME::CControllerSelect) | KODI::GAME::CControllerSelect | protectedvirtual |
| SetPriority(const ThreadPriority &priority) | CThread | |
| Sleep(std::chrono::duration< Rep, Period > duration) (defined in CThread) | CThread | inline |
| StopThread(bool bWait=true) (defined in CThread) | CThread | virtual |
| WAIT_INTERRUPTED enum value (defined in CThread) | CThread | protected |
| WAIT_SIGNALED enum value (defined in CThread) | CThread | protected |
| WAIT_TIMEDOUT enum value (defined in CThread) | CThread | protected |
| WaitResponse enum name (defined in CThread) | CThread | protected |
| ~CControllerSelect() override (defined in KODI::GAME::CControllerSelect) | KODI::GAME::CControllerSelect | |
| ~CThread() (defined in CThread) | CThread | virtual |
1.8.13