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

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

Lock()CppCommon::NamedSemaphore
name() constCppCommon::NamedSemaphore
NamedSemaphore(const std::string &name, int resources)CppCommon::NamedSemaphoreexplicit
NamedSemaphore(const NamedSemaphore &)=deleteCppCommon::NamedSemaphore
NamedSemaphore(NamedSemaphore &&semaphore)=deleteCppCommon::NamedSemaphore
operator=(const NamedSemaphore &)=deleteCppCommon::NamedSemaphore
operator=(NamedSemaphore &&semaphore)=deleteCppCommon::NamedSemaphore
resources() const noexceptCppCommon::NamedSemaphore
TryLock()CppCommon::NamedSemaphore
TryLockFor(const Timespan &timespan)CppCommon::NamedSemaphore
TryLockUntil(const UtcTimestamp &timestamp)CppCommon::NamedSemaphoreinline
Unlock()CppCommon::NamedSemaphore
~NamedSemaphore()CppCommon::NamedSemaphore