Solution46
|
継承メンバを含む LibCommon::CMutex の全メンバ一覧です。
Close() noexcept override | LibCommon::CMutex | virtual |
CMutex() noexcept | LibCommon::CMutex | explicit |
CMutex(CMutex const &)=delete | LibCommon::CMutex | private |
Create(wchar_t const *pszObjectName=nullptr) noexcept | LibCommon::CMutex | virtual |
CSync() noexcept | LibCommon::CSync | explicit |
GetHandle() const noexcept | LibCommon::CSync | inlinevirtual |
IsCreate() const noexcept | LibCommon::CSync | inlinevirtual |
Lock(DWORD dwTime=INFINITE) noexcept override | LibCommon::CMutex | virtual |
m_bIsCreate | LibCommon::CSync | protected |
m_dwLockCount | LibCommon::CMutex | protected |
m_hObject | LibCommon::CSync | protected |
OBJECT_NAME_EXT | LibCommon::CMutex | protectedstatic |
Open(wchar_t const *pszObjectName) noexcept | LibCommon::CMutex | virtual |
operator=(CMutex const &)=delete | LibCommon::CMutex | private |
Release() noexcept override | LibCommon::CMutex | virtual |
Unlock() noexcept override | LibCommon::CMutex | virtual |
Wait(DWORD dwTime=INFINITE) noexcept | LibCommon::CSync | virtual |
~CMutex() noexcept | LibCommon::CMutex | virtual |
~CSync() noexcept | LibCommon::CSync | virtual |