| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
This is the complete list of members for CAlarmClock, including all inherited members.
| AbortableWait(CEvent &event, std::chrono::milliseconds duration=std::chrono::milliseconds(-1)) | CThread | inlineprotected | 
| CAlarmClock() | CAlarmClock | |
| Create(bool bAutoDelete=false) | CThread | |
| CThread(const char *ThreadName) | CThread | explicitprotected | 
| CThread(IRunnable *pRunnable, const char *ThreadName) | CThread | |
| GetCurrentThread() | CThread | static | 
| GetCurrentThreadId() | CThread | inlinestatic | 
| GetRemaining(const std::string &strName) | CAlarmClock | inline | 
| HasAlarm(const std::string &strName) | CAlarmClock | inline | 
| IsAutoDelete() const | CThread | |
| IsCurrentThread() const | CThread | |
| IsRunning() const | CAlarmClock | inline | 
| Join(std::chrono::milliseconds duration) | CThread | |
| m_bStop | CThread | protected | 
| OnException() | CThread | inlinevirtual | 
| OnExit() | CThread | inlineprotectedvirtual | 
| OnStartup() | CThread | inlineprotectedvirtual | 
| Process() override | CAlarmClock | virtual | 
| SetPriority(const ThreadPriority &priority) | CThread | |
| Sleep(std::chrono::duration< Rep, Period > duration) | CThread | inline | 
| Start(const std::string &strName, float n_secs, const std::string &strCommand, bool bSilent=false, bool bLoop=false) | CAlarmClock | |
| Stop(const std::string &strName, bool bSilent=false) | CAlarmClock | |
| 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 | 
| ~CAlarmClock() override | CAlarmClock | |
| ~CThread() | CThread | virtual |