Member index for:
CWin32Semaphore
m_bDontDelete
m_hSemaphore
Aquire(unsigned long ulMSTimeout=INFINITE)
CWin32Semaphore(const CWin32Semaphore& rSemaphore)
CWin32Semaphore(long lInitialCount, long lMaxCount, const char* pSemaphoreName=NULL)
~CWin32Semaphore()
GetHandle() const
operator =(const CWin32Semaphore& rSemaphore)
Release(long lAmount=1)
ReleaseObject()
Custom Code in Header Before Includes
Custom Code in Header After Includes
Custom Code in Header After Class Declaration
Custom Code in Source After Includes
[
Back to Top
]