Solution46
LibCommon::CSemaphore メンバ一覧

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

AddCount(long nCount, long &rnPrev) noexceptLibCommon::CSemaphorevirtual
Close() noexceptLibCommon::CSyncvirtual
Create(wchar_t const *pszObjectName=nullptr) noexceptLibCommon::CSemaphorevirtual
Create(LONG nInitial, LONG nMax, wchar_t const *pszObjectName=nullptr) noexceptLibCommon::CSemaphorevirtual
CSemaphore() noexceptLibCommon::CSemaphoreexplicit
CSemaphore(CSemaphore const &)=deleteLibCommon::CSemaphoreprivate
CSync() noexceptLibCommon::CSyncexplicit
GetHandle() const noexceptLibCommon::CSyncinlinevirtual
IsCreate() const noexceptLibCommon::CSyncinlinevirtual
Lock(DWORD dwTime=INFINITE) noexceptLibCommon::CSyncvirtual
m_bIsCreateLibCommon::CSyncprotected
m_hObjectLibCommon::CSyncprotected
OBJECT_NAME_EXTLibCommon::CSemaphoreprotectedstatic
Open(wchar_t const *pszObjectName) noexceptLibCommon::CSemaphorevirtual
operator=(CSemaphore const &)=deleteLibCommon::CSemaphoreprivate
Release() noexcept overrideLibCommon::CSemaphorevirtual
Unlock() noexceptLibCommon::CSyncvirtual
Wait(DWORD dwTime=INFINITE) noexceptLibCommon::CSyncvirtual
~CSemaphore() noexceptLibCommon::CSemaphoreinlinevirtual
~CSync() noexceptLibCommon::CSyncvirtual