![]() |
Kodi Documentation
18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CLirc, including all inherited members.
AbortableWait(CEvent &event, int timeoutMillis=-1) | CThread | inlineprivate |
CheckDaemon() | CLirc | protected |
CLirc() | CLirc | |
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 |
m_critSection | CLirc | protected |
m_fd | CLirc | protected |
m_firstClickTime | CLirc | protected |
m_irTranslator | CLirc | protected |
m_profileId | CLirc | protected |
OnException() | CThread | inlineprivatevirtual |
OnExit() | CThread | inlineprivatevirtual |
OnStartup() | CThread | inlineprivatevirtual |
Process() override | CLirc | protectedvirtual |
ProcessCode(char *buf) | CLirc | protected |
SetPriority(const int iPriority) | CThread | private |
SetPrioritySched_RR(int iPriority) | CThread | private |
Sleep(unsigned int milliseconds) | CThread | private |
Start() | CLirc | |
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 |
~CLirc() override | CLirc | |
~CThread() | CThread | privatevirtual |