kodi
CAlarmClock Member List

This is the complete list of members for CAlarmClock, including all inherited members.

AbortableWait(CEvent &event, std::chrono::milliseconds duration=std::chrono::milliseconds(-1))CThreadinlineprotected
CAlarmClock() (defined in CAlarmClock)CAlarmClock
Create(bool bAutoDelete=false) (defined in CThread)CThread
CThread(const char *ThreadName) (defined in CThread)CThreadexplicitprotected
CThread(IRunnable *pRunnable, const char *ThreadName) (defined in CThread)CThread
GetCurrentThread() (defined in CThread)CThreadstatic
GetCurrentThreadId() (defined in CThread)CThreadinlinestatic
GetRemaining(const std::string &strName) (defined in CAlarmClock)CAlarmClockinline
HasAlarm(const std::string &strName) (defined in CAlarmClock)CAlarmClockinline
IsAutoDelete() const (defined in CThread)CThread
IsCurrentThread() const (defined in CThread)CThread
IsRunning() const (defined in CAlarmClock)CAlarmClockinline
Join(std::chrono::milliseconds duration) (defined in CThread)CThread
m_bStop (defined in CThread)CThreadprotected
OnException() (defined in CThread)CThreadinlinevirtual
OnExit() (defined in CThread)CThreadinlineprotectedvirtual
OnStartup() (defined in CThread)CThreadinlineprotectedvirtual
Process() override (defined in CAlarmClock)CAlarmClockvirtual
SetPriority(const ThreadPriority &priority)CThread
Sleep(std::chrono::duration< Rep, Period > duration) (defined in CThread)CThreadinline
Start(const std::string &strName, float n_secs, const std::string &strCommand, bool bSilent=false, bool bLoop=false) (defined in CAlarmClock)CAlarmClock
Stop(const std::string &strName, bool bSilent=false) (defined in CAlarmClock)CAlarmClock
StopThread(bool bWait=true) (defined in CThread)CThreadvirtual
WAIT_INTERRUPTED enum value (defined in CThread)CThreadprotected
WAIT_SIGNALED enum value (defined in CThread)CThreadprotected
WAIT_TIMEDOUT enum value (defined in CThread)CThreadprotected
WaitResponse enum name (defined in CThread)CThreadprotected
~CAlarmClock() override (defined in CAlarmClock)CAlarmClock
~CThread() (defined in CThread)CThreadvirtual