Cinder  0.9.1
cinder::ConcurrentCircularBuffer< T > Member List

This is the complete list of members for cinder::ConcurrentCircularBuffer< T >, including all inherited members.

cancel()cinder::ConcurrentCircularBuffer< T >
ConcurrentCircularBuffer(size_type capacity)cinder::ConcurrentCircularBuffer< T >explicit
container_type typedefcinder::ConcurrentCircularBuffer< T >
getCapacity() const cinder::ConcurrentCircularBuffer< T >
getSize() const cinder::ConcurrentCircularBuffer< T >
isNotEmpty() const cinder::ConcurrentCircularBuffer< T >
isNotFull() const cinder::ConcurrentCircularBuffer< T >
Noncopyable()=defaultcinder::Noncopyableprivate
Noncopyable(const Noncopyable &)=deletecinder::Noncopyableprivate
operator=(const Noncopyable &)=deletecinder::Noncopyableprivate
param_type typedefcinder::ConcurrentCircularBuffer< T >
popBack(value_type *pItem)cinder::ConcurrentCircularBuffer< T >
pushFront(param_type item)cinder::ConcurrentCircularBuffer< T >
size_type typedefcinder::ConcurrentCircularBuffer< T >
tryPopBack(value_type *pItem)cinder::ConcurrentCircularBuffer< T >
tryPushFront(param_type item)cinder::ConcurrentCircularBuffer< T >
value_type typedefcinder::ConcurrentCircularBuffer< T >
~Noncopyable()=defaultcinder::Noncopyableprivate