Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
KODI::GAME::CControllerSelect Member List

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))CThreadinlineprotected
CControllerSelect()KODI::GAME::CControllerSelect
Create(bool bAutoDelete=false)CThread
CThread(const char *ThreadName)CThreadexplicitprotected
CThread(IRunnable *pRunnable, const char *ThreadName)CThread
Deinitialize()KODI::GAME::CControllerSelect
GetCurrentThread()CThreadstatic
GetCurrentThreadId()CThreadinlinestatic
Initialize(ControllerVector controllers, ControllerPtr defaultController, bool showDisconnect, const std::function< void(ControllerPtr)> &callback)KODI::GAME::CControllerSelect
IsAutoDelete() constCThread
IsCurrentThread() constCThread
IsRunning() constCThread
Join(std::chrono::milliseconds duration)CThread
m_bStopCThreadprotected
OnException()CThreadinlinevirtual
OnExit()CThreadinlineprotectedvirtual
OnStartup()CThreadinlineprotectedvirtual
Process() overrideKODI::GAME::CControllerSelectprotectedvirtual
SetPriority(const ThreadPriority &priority)CThread
Sleep(std::chrono::duration< Rep, Period > duration)CThreadinline
StopThread(bool bWait=true)CThreadvirtual
WAIT_INTERRUPTED enum valueCThreadprotected
WAIT_SIGNALED enum valueCThreadprotected
WAIT_TIMEDOUT enum valueCThreadprotected
WaitResponse enum nameCThreadprotected
~CControllerSelect() overrideKODI::GAME::CControllerSelect
~CThread()CThreadvirtual