CppCommon  1.0.4.1
C++ Common Library
CppCommon::Semaphore Member List

This is the complete list of members for CppCommon::Semaphore, including all inherited members.

Lock()CppCommon::Semaphore
operator=(const Semaphore &)=deleteCppCommon::Semaphore
operator=(Semaphore &&semaphore)=deleteCppCommon::Semaphore
resources() const noexceptCppCommon::Semaphore
Semaphore(int resources)CppCommon::Semaphoreexplicit
Semaphore(const Semaphore &)=deleteCppCommon::Semaphore
Semaphore(Semaphore &&semaphore)=deleteCppCommon::Semaphore
TryLock()CppCommon::Semaphore
TryLockFor(const Timespan &timespan)CppCommon::Semaphore
TryLockUntil(const UtcTimestamp &timestamp)CppCommon::Semaphoreinline
Unlock()CppCommon::Semaphore
~Semaphore()CppCommon::Semaphore