Honeycomb  0.1
Component-Model Framework
honey::lockfree::Queue< T > Member List

This is the complete list of members for honey::lockfree::Queue< T >, including all inherited members.

back(T &val)honey::lockfree::Queue< T >inline
capacity() const honey::lockfree::Queue< T >inline
clear()honey::lockfree::Queue< T >inline
empty() const honey::lockfree::Queue< T >inline
front(T &val)honey::lockfree::Queue< T >inline
NoCopy(const NoCopy &)=deletehoney::mt::NoCopyprivate
NoCopy()=defaulthoney::mt::NoCopyprivate
operator=(const NoCopy &)=deletehoney::mt::NoCopyprivate
pop(optional< T & > val=optnull)honey::lockfree::Queue< T >inline
push(T_ &&val)honey::lockfree::Queue< T >inline
Queue(szt capacity=0)honey::lockfree::Queue< T >inline
reserve(szt capacity)honey::lockfree::Queue< T >inline
size() const honey::lockfree::Queue< T >inline
value_type typedefhoney::lockfree::Queue< T >
~Queue()honey::lockfree::Queue< T >inline