Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
CWHelper Member List

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

AbortableWait(CEvent &event, std::chrono::milliseconds duration=std::chrono::milliseconds(-1))CThreadinlineprotected
Create(bool bAutoDelete=false)CThread
CThread(const char *ThreadName)CThreadexplicitprotected
CThread(IRunnable *pRunnable, const char *ThreadName)CThread
CWHelper(void)CWHelper
GetCurrentThread()CThreadstatic
GetCurrentThreadId()CThreadinlinestatic
GetCurrentThreadNativeHandle()CThreadstatic
GetCurrentThreadNativeId()CThreadstatic
GetMaxPriority(void)CThreadstatic
GetMinPriority(void)CThreadstatic
GetNormalPriority(void)CThreadstatic
GetPriority(void)CThread
IsAutoDelete() constCThread
IsCurrentThread() constCThread
IsRunning() constCThread
Join(std::chrono::milliseconds duration)CThread
m_bStopCThreadprotected
OnException()CThreadinlinevirtual
OnExit()CWHelpervirtual
OnStartup()CWHelpervirtual
Process()CWHelpervirtual
SetHANDLE(HANDLE hProcess)CWHelper
SetHWND(HWND hwnd)CWHelper
SetPriority(const int iPriority)CThread
Sleep(std::chrono::duration< Rep, Period > duration)CThreadinline
StopThread(bool bWait=true)CThreadvirtual
WAIT_INTERRUPTED enum valueCThreadprotected
WAIT_SIGNALED enum valueCThreadprotected
WAIT_TIMEDOUT enum valueCThreadprotected
WaitResponse enum nameCThreadprotected
~CThread()CThreadvirtual
~CWHelper(void)CWHelpervirtual