Solution46
LibCommon::CThread メンバ一覧

継承メンバを含む LibCommon::CThread の全メンバ一覧です。

Close() noexcept overrideLibCommon::CThreadvirtual
Create(LPTHREAD_START_ROUTINE pfnFunc, LPVOID lpParam) noexceptLibCommon::CThreadvirtual
CSync() noexceptLibCommon::CSyncexplicit
CThread() noexceptLibCommon::CThreadexplicit
CThread(CThread const &)=deleteLibCommon::CThreadprivate
GetExitCode() const noexceptLibCommon::CThreadvirtual
GetHandle() const noexceptLibCommon::CSyncinlinevirtual
GetThreadId() const noexceptLibCommon::CThreadinlinevirtual
IsCreate() const noexceptLibCommon::CSyncinlinevirtual
Lock(DWORD dwTime=INFINITE) noexceptLibCommon::CSyncvirtual
m_bIsCreateLibCommon::CSyncprotected
m_dwThreadIdLibCommon::CThreadprotected
m_hObjectLibCommon::CSyncprotected
Open(DWORD dwThreadId, DWORD dwAccess=THREAD_ALL_ACCESS) noexceptLibCommon::CThreadvirtual
operator=(CThread const &)=deleteLibCommon::CThreadprivate
Release() noexcept overrideLibCommon::CThreadvirtual
Resume() noexceptLibCommon::CThreadvirtual
Suspend() noexceptLibCommon::CThreadvirtual
Terminate(DWORD dwExitCode=0) noexceptLibCommon::CThreadvirtual
Unlock() noexceptLibCommon::CSyncvirtual
Wait(DWORD dwTime=INFINITE) noexceptLibCommon::CSyncvirtual
~CSync() noexceptLibCommon::CSyncvirtual
~CThread() noexceptLibCommon::CThreadvirtual