MOTION  0.01
Framework for mixed-protocol multi-party computation
encrypto::motion::Condition Member List

This is the complete list of members for encrypto::motion::Condition, including all inherited members.

Condition()=deleteencrypto::motion::Condition
Condition(Condition &)=deleteencrypto::motion::Condition
Condition(const std::function< bool()> condition_function)encrypto::motion::Conditioninline
GetMutex() noexceptencrypto::motion::Conditioninline
NotifyAll() noexceptencrypto::motion::Conditioninline
NotifyOne() noexceptencrypto::motion::Conditioninline
operator()()encrypto::motion::Conditioninline
Wait()encrypto::motion::Condition
WaitFor(std::chrono::duration< Tick, Period > duration)encrypto::motion::Conditioninline
~Condition()=defaultencrypto::motion::Condition