|
IVT
|
This is the complete list of members for CWindowsThread, including all inherited members.
| _ThreadMethod() | CThreadBase | inline |
| CThreadBase() | CThreadBase | inline |
| CWindowsThread() | CWindowsThread | |
| GetExit() | CThreadBase | inline |
| IsRunning() | CThreadBase | inline |
| m_bCompletelyDone | CThreadBase | |
| m_nKillThreadTimeout | CThreadBase | protected |
| Start(void *pParameter, ThreadMethodType pThreadMethod, int nKillThreadTimeout=5000) | CThreadBase | inline |
| Start(int nKillThreadTimeout=5000) | CThreadBase | inline |
| Stop() | CThreadBase | inline |
| StopThreadCallback() | CThreadBase | inlineprotectedvirtual |
| ThreadMethod() | CThreadBase | inlineprotectedvirtual |
| ~CThreadBase() | CThreadBase | inlinevirtual |
| ~CWindowsThread() | CWindowsThread |