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

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

ConditionVariable classCppCommon::CriticalSectionfriend
CriticalSection()CppCommon::CriticalSection
CriticalSection(const CriticalSection &)=deleteCppCommon::CriticalSection
CriticalSection(CriticalSection &&cs)=deleteCppCommon::CriticalSection
Lock()CppCommon::CriticalSection
operator=(const CriticalSection &)=deleteCppCommon::CriticalSection
operator=(CriticalSection &&cs)=deleteCppCommon::CriticalSection
TryLock()CppCommon::CriticalSection
TryLockFor(const Timespan &timespan)CppCommon::CriticalSection
TryLockUntil(const UtcTimestamp &timestamp)CppCommon::CriticalSectioninline
Unlock()CppCommon::CriticalSection
~CriticalSection()CppCommon::CriticalSection