This is the complete list of members for CGUIThread, including all inherited members.
CGUIThread(const eC_UInt &uiStackSize) | CGUIThread | protected |
Cleanup() | CGUIThread | inlineprotectedvirtual |
Execute(void *pArg)=0 | CGUIThread | protectedpure virtual |
GetArg() const | CGUIThread | inline |
GetPriority() | CGUIThread | |
GetThreadId() const | CGUIThread | inline |
InitShutdown() | CGUIThread | inline |
IsRunning() const | CGUIThread | inline |
IsShutdownCompleted() const | CGUIThread | inline |
m_bRunning | CGUIThread | protected |
m_pArg | CGUIThread | protected |
m_pThreadId | CGUIThread | protected |
m_uiStackSize | CGUIThread | protected |
MapPriority(const ThreadPriority_t &ePriority) | CGUIThread | protected |
MapPriority(const eC_Int &iPriority) | CGUIThread | protected |
SetArg(void *pArg) | CGUIThread | inline |
SetPriority(const ThreadPriority_t &ePriority) | CGUIThread | |
Setup() | CGUIThread | inlineprotectedvirtual |
Start(void *pArg) | CGUIThread | |
Terminate() | CGUIThread | |
WaitForShutdown() | CGUIThread | |
~CGUIThread() | CGUIThread | protectedvirtual |