| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
This is the complete list of members for CWinEventsAndroid, including all inherited members.
| AbortableWait(CEvent &event, std::chrono::milliseconds duration=std::chrono::milliseconds(-1)) | CThread | inlineprotected | 
| Create(bool bAutoDelete=false) | CThread | |
| CThread(const char *ThreadName) | CThread | explicitprotected | 
| CThread(IRunnable *pRunnable, const char *ThreadName) | CThread | |
| CWinEventsAndroid() | CWinEventsAndroid | |
| GetCurrentThread() | CThread | static | 
| GetCurrentThreadId() | CThread | inlinestatic | 
| IsAutoDelete() const | CThread | |
| IsCurrentThread() const | CThread | |
| IsRunning() const | CThread | |
| Join(std::chrono::milliseconds duration) | CThread | |
| m_bStop | CThread | protected | 
| MessagePump() override | CWinEventsAndroid | virtual | 
| MessagePush(XBMC_Event *newEvent) | CWinEventsAndroid | |
| MessagePushRepeat(XBMC_Event *repeatEvent) | CWinEventsAndroid | |
| OnException() | CThread | inlinevirtual | 
| OnExit() | CThread | inlineprotectedvirtual | 
| OnStartup() | CThread | inlineprotectedvirtual | 
| SetPriority(const ThreadPriority &priority) | CThread | |
| Sleep(std::chrono::duration< Rep, Period > duration) | CThread | inline | 
| StopThread(bool bWait=true) | CThread | virtual | 
| WAIT_INTERRUPTED enum value | CThread | protected | 
| WAIT_SIGNALED enum value | CThread | protected | 
| WAIT_TIMEDOUT enum value | CThread | protected | 
| WaitResponse enum name | CThread | protected | 
| ~CThread() | CThread | virtual | 
| ~CWinEventsAndroid() override | CWinEventsAndroid | |
| ~IWinEvents()=default | IWinEvents | virtual |