MOTION  0.01
Framework for mixed-protocol multi-party computation
encrypto::motion::ReusablePromise< R, MutexType, ConditionVariableType > Member List

This is the complete list of members for encrypto::motion::ReusablePromise< R, MutexType, ConditionVariableType >, including all inherited members.

get_future()encrypto::motion::ReusablePromise< R, MutexType, ConditionVariableType >inline
operator=(const ReusablePromise &)=deleteencrypto::motion::ReusablePromise< R, MutexType, ConditionVariableType >
operator=(ReusablePromise &&other) noexceptencrypto::motion::ReusablePromise< R, MutexType, ConditionVariableType >inline
ReusablePromise() noexceptencrypto::motion::ReusablePromise< R, MutexType, ConditionVariableType >inline
ReusablePromise(const ReusablePromise &)=deleteencrypto::motion::ReusablePromise< R, MutexType, ConditionVariableType >
ReusablePromise(ReusablePromise &&other) noexceptencrypto::motion::ReusablePromise< R, MutexType, ConditionVariableType >inline
set_value(const R &value)encrypto::motion::ReusablePromise< R, MutexType, ConditionVariableType >inline
set_value(R &&value)encrypto::motion::ReusablePromise< R, MutexType, ConditionVariableType >inline
swap(ReusablePromise &other) noexceptencrypto::motion::ReusablePromise< R, MutexType, ConditionVariableType >inline
~ReusablePromise()=defaultencrypto::motion::ReusablePromise< R, MutexType, ConditionVariableType >