xbmc
|
This is the complete list of members for CWHelper, including all inherited members.
AbortableWait(CEvent &event, std::chrono::milliseconds duration=std::chrono::milliseconds(-1)) | CThread | inlineprotected |
Create(bool bAutoDelete=false) (defined in CThread) | CThread | |
CThread(const char *ThreadName) (defined in CThread) | CThread | explicitprotected |
CThread(IRunnable *pRunnable, const char *ThreadName) (defined in CThread) | CThread | |
CWHelper(void) (defined in CWHelper) | CWHelper | |
GetCurrentThread() (defined in CThread) | CThread | static |
GetCurrentThreadId() (defined in CThread) | CThread | inlinestatic |
IsAutoDelete() const (defined in CThread) | CThread | |
IsCurrentThread() const (defined in CThread) | CThread | |
IsRunning() const (defined in CThread) | CThread | |
Join(std::chrono::milliseconds duration) (defined in CThread) | CThread | |
m_bStop (defined in CThread) | CThread | protected |
OnException() (defined in CThread) | CThread | inlinevirtual |
OnExit() (defined in CWHelper) | CWHelper | virtual |
OnStartup() (defined in CWHelper) | CWHelper | virtual |
Process() (defined in CWHelper) | CWHelper | virtual |
SetHANDLE(HANDLE hProcess) (defined in CWHelper) | CWHelper | |
SetHWND(HWND hwnd) (defined in CWHelper) | CWHelper | |
SetPriority(const ThreadPriority &priority) | CThread | |
Sleep(std::chrono::duration< Rep, Period > duration) (defined in CThread) | CThread | inline |
StopThread(bool bWait=true) (defined in CThread) | CThread | virtual |
WAIT_INTERRUPTED enum value (defined in CThread) | CThread | protected |
WAIT_SIGNALED enum value (defined in CThread) | CThread | protected |
WAIT_TIMEDOUT enum value (defined in CThread) | CThread | protected |
WaitResponse enum name (defined in CThread) | CThread | protected |
~CThread() (defined in CThread) | CThread | virtual |
~CWHelper(void) (defined in CWHelper) | CWHelper | virtual |