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

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

BasicSynchronizedQueue()=defaultencrypto::motion::BasicSynchronizedQueue< T, MutexType, ConditionVariableType >
BasicSynchronizedQueue(BasicSynchronizedQueue &&other)=defaultencrypto::motion::BasicSynchronizedQueue< T, MutexType, ConditionVariableType >
BatchDequeue() noexceptencrypto::motion::BasicSynchronizedQueue< T, MutexType, ConditionVariableType >inline
close() noexceptencrypto::motion::BasicSynchronizedQueue< T, MutexType, ConditionVariableType >inline
dequeue() noexceptencrypto::motion::BasicSynchronizedQueue< T, MutexType, ConditionVariableType >inline
empty() const noexceptencrypto::motion::BasicSynchronizedQueue< T, MutexType, ConditionVariableType >inline
enqueue(const T &item)encrypto::motion::BasicSynchronizedQueue< T, MutexType, ConditionVariableType >inline
enqueue(T &&item)encrypto::motion::BasicSynchronizedQueue< T, MutexType, ConditionVariableType >inline
IsClosed() const noexceptencrypto::motion::BasicSynchronizedQueue< T, MutexType, ConditionVariableType >inline
IsClosedAndEmpty() const noexceptencrypto::motion::BasicSynchronizedQueue< T, MutexType, ConditionVariableType >inline