CppCommon 1.0.5.0
C++ Common Library
Loading...
Searching...
No Matches
CppCommon::NamedMutex Member List

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

Lock()CppCommon::NamedMutex
name() constCppCommon::NamedMutex
NamedMutex(const std::string &name)CppCommon::NamedMutexexplicit
NamedMutex(const NamedMutex &)=deleteCppCommon::NamedMutex
NamedMutex(NamedMutex &&mutex)=deleteCppCommon::NamedMutex
operator=(const NamedMutex &)=deleteCppCommon::NamedMutex
operator=(NamedMutex &&mutex)=deleteCppCommon::NamedMutex
TryLock()CppCommon::NamedMutex
TryLockFor(const Timespan &timespan)CppCommon::NamedMutex
TryLockUntil(const UtcTimestamp &timestamp)CppCommon::NamedMutexinline
Unlock()CppCommon::NamedMutex
~NamedMutex()CppCommon::NamedMutex