|
TNB Library
|
継承メンバを含む CThread の全メンバ一覧です。
| CThread(void) | CThread | |
| CThreadStatus(void) | CThreadStatus | |
| GetHandle(void) const | CThreadStatus | |
| GetId(void) const | CThreadStatus | |
| GetPriority(void) const | CThreadStatus | |
| GetThreadResult(void) const | CThread | |
| IsAlive(void) const | CThreadStatus | |
| m_hOwnerWnd | CThreadStatus | protected |
| m_hThread | CThreadStatus | protected |
| m_threadId | CThreadStatus | protected |
| operator HANDLE(void) const | CThreadStatus | |
| PostMessage(UINT message, WPARAM wParam=0, LPARAM lParam=0) const | CThreadStatus | |
| PumpMessage(HWND hWnd) | CThread | static |
| Resume(void) | CThread | |
| SetAffinityMask(DWORD_PTR affinityMask) | CThreadStatus | |
| SetOwnerHwnd(HWND hOwner) | CThread | |
| SetPriority(int priority=THREAD_PRIORITY_NORMAL) | CThreadStatus | |
| SetRunner(IRunner *pRunner) | CThread | |
| Start(LPCTSTR lpszName=NULL) | CThread | |
| Stop(DWORD dwWait=15000) | CThread | |
| StopRequest(void) | CThread | |
| Suspend(void) | CThread | |
| Terminate(DWORD result=0) | CThread | |
| ~CThread(void) | CThread | virtual |
| ~CThreadStatus(void) | CThreadStatus | virtual |