Logo
ApraPipes 1.0
Loading...
Searching...
No Matches
FrameContainerQueueAdapter Member List

This is the complete list of members for FrameContainerQueueAdapter, including all inherited members.

accept()FrameContainerQueueAdapterinlinevirtual
acquireLock()bounded_buffer< frame_container >inlineprivate
adapt(boost::shared_ptr< FrameContainerQueue > adaptee)FrameContainerQueueAdapterinline
bounded_buffer(size_type capacity)bounded_buffer< frame_container >inlineexplicit
bounded_buffer(const bounded_buffer &)bounded_buffer< frame_container >private
clear()FrameContainerQueueAdapterinlinevirtual
container_type typedefbounded_buffer< frame_container >
DONT_PUSH enum valueFrameContainerQueueAdapterprotected
flush()FrameContainerQueuevirtual
FrameContainerQueue(size_t capacity)FrameContainerQueue
FrameContainerQueueAdapter()FrameContainerQueueAdapterinline
is_not_empty() constbounded_buffer< frame_container >inlineprivate
is_not_full() constbounded_buffer< frame_container >inlineprivate
is_ready_to_accept() constbounded_buffer< frame_container >inlineprivate
isFull()FrameContainerQueueAdapterinlinevirtual
m_acceptbounded_buffer< frame_container >private
m_capacitybounded_buffer< frame_container >private
m_containerbounded_buffer< frame_container >private
m_mutexbounded_buffer< frame_container >private
m_not_emptybounded_buffer< frame_container >private
m_not_fullbounded_buffer< frame_container >private
m_unreadbounded_buffer< frame_container >private
mAdapteeFrameContainerQueueAdapterprotected
MUST_PUSH enum valueFrameContainerQueueAdapterprotected
on_failed_pop()FrameContainerQueueAdapterinlineprotectedvirtual
on_failed_push(frame_container item)FrameContainerQueueAdapterinlineprotectedvirtual
on_pop_success(frame_container item)FrameContainerQueueAdapterinlineprotectedvirtual
on_push_success(frame_container item)FrameContainerQueueAdapterinlineprotectedvirtual
operator=(const bounded_buffer &)bounded_buffer< frame_container >private
param_type typedefbounded_buffer< frame_container >
peek()FrameContainerQueuevirtual
pop()FrameContainerQueueAdapterinlinevirtual
push(frame_container item)FrameContainerQueueAdapterinlinevirtual
bounded_buffer< frame_container >::push(typename boost::call_traits< value_type >::param_type item)bounded_buffer< frame_container >inline
push_back(frame_container item)FrameContainerQueuevirtual
bounded_buffer< frame_container >::push_back(typename boost::call_traits< value_type >::param_type item)bounded_buffer< frame_container >inline
push_drop_oldest(frame_container item)FrameContainerQueuevirtual
bounded_buffer< frame_container >::push_drop_oldest(typename boost::call_traits< value_type >::param_type item)bounded_buffer< frame_container >inline
PushType enum nameFrameContainerQueueAdapterprotected
pushUnsafeForQuePushStrategy(typename boost::call_traits< value_type >::param_type item)bounded_buffer< frame_container >inlineprivate
releaseLock()bounded_buffer< frame_container >inlineprivate
should_push(frame_container item)FrameContainerQueueAdapterinlineprotectedvirtual
size()FrameContainerQueueAdapterinlinevirtual
size_type typedefbounded_buffer< frame_container >
try_pop()FrameContainerQueueAdapterinlinevirtual
TRY_PUSH enum valueFrameContainerQueueAdapterprotected
try_push(frame_container item)FrameContainerQueueAdapterinlinevirtual
bounded_buffer< frame_container >::try_push(typename boost::call_traits< value_type >::param_type item)bounded_buffer< frame_container >inline
value_type typedefbounded_buffer< frame_container >