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

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

CountDown() noexceptCppCommon::Latch
CountDownAndWait() noexceptCppCommon::Latch
Latch(int threads) noexceptCppCommon::Latchinlineexplicit
Latch(const Latch &)=deleteCppCommon::Latch
Latch(Latch &&)=deleteCppCommon::Latch
operator=(const Latch &)=deleteCppCommon::Latch
operator=(Latch &&)=deleteCppCommon::Latch
Reset(int threads) noexceptCppCommon::Latch
threads() const noexceptCppCommon::Latchinline
TryWait() noexceptCppCommon::Latch
TryWaitFor(const Timespan &timespan) noexceptCppCommon::Latchinline
TryWaitUntil(const Timestamp &timestamp) noexceptCppCommon::Latchinline
Wait() noexceptCppCommon::Latch
~Latch()=defaultCppCommon::Latch