|
TNB Library
|
継承メンバを含む CThreadStatus の全メンバ一覧です。
| CThreadStatus(void) | CThreadStatus | |
| GetHandle(void) const | CThreadStatus | |
| GetId(void) const | CThreadStatus | |
| GetPriority(void) const | CThreadStatus | |
| 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 | |
| SetAffinityMask(DWORD_PTR affinityMask) | CThreadStatus | |
| SetOwnerHwnd(HWND hWnd) | CThreadStatus | |
| SetPriority(int priority=THREAD_PRIORITY_NORMAL) | CThreadStatus | |
| ~CThreadStatus(void) | CThreadStatus | virtual |