|
Kodi Documentation
18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CLibInputHandler, including all inherited members.
| AbortableWait(CEvent &event, int timeoutMillis=-1) | CThread | inlineprivate |
| CLibInputHandler() | CLibInputHandler | |
| Create(bool bAutoDelete=false, unsigned stacksize=0) | CThread | private |
| CThread(const char *ThreadName) | CThread | explicitprivate |
| CThread(IRunnable *pRunnable, const char *ThreadName) | CThread | private |
| GetAbsoluteUsage() | CThread | private |
| GetCurrentThread() | CThread | privatestatic |
| GetCurrentThreadId() | CThread | privatestatic |
| GetMaxPriority(void) | CThread | private |
| GetMinPriority(void) | CThread | private |
| GetNormalPriority(void) | CThread | private |
| GetPriority(void) | CThread | private |
| GetRelativeUsage() | CThread | private |
| GetSchedRRPriority(void) | CThread | private |
| IsAutoDelete() const | CThread | private |
| IsCurrentThread() const | CThread | private |
| IsCurrentThread(const ThreadIdentifier tid) | CThread | privatestatic |
| IsRunning() const | CThread | private |
| m_bStop | CThread | private |
| OnException() | CThread | inlineprivatevirtual |
| OnExit() | CThread | inlineprivatevirtual |
| OnStartup() | CThread | inlineprivatevirtual |
| SetKeymap(const std::string &layout) | CLibInputHandler | |
| SetPriority(const int iPriority) | CThread | private |
| SetPrioritySched_RR(int iPriority) | CThread | private |
| Sleep(unsigned int milliseconds) | CThread | private |
| Start() | CLibInputHandler | |
| StopThread(bool bWait=true) | CThread | privatevirtual |
| WAIT_INTERRUPTED enum value | CThread | private |
| WAIT_SIGNALED enum value | CThread | private |
| WAIT_TIMEDOUT enum value | CThread | private |
| WaitForThreadExit(unsigned int milliseconds) | CThread | private |
| WaitResponse enum name | CThread | private |
| ~CLibInputHandler() | CLibInputHandler | |
| ~CThread() | CThread | privatevirtual |