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

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

accept()FrameContainerQueuevirtual
acquireLock()bounded_buffer< frame_container >inlineprivate
bounded_buffer(size_type capacity)bounded_buffer< frame_container >inlineexplicit
bounded_buffer(const bounded_buffer &)bounded_buffer< frame_container >private
clear()FrameContainerQueuevirtual
container_type typedefbounded_buffer< frame_container >
flush()FrameContainerQueuevirtual
FrameContainerQueue(size_t capacity)FrameContainerQueue
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()FrameContainerQueuevirtual
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
operator=(const bounded_buffer &)bounded_buffer< frame_container >private
param_type typedefbounded_buffer< frame_container >
peek()FrameContainerQueuevirtual
pop()FrameContainerQueuevirtual
push(frame_container item)FrameContainerQueuevirtual
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
pushUnsafeForQuePushStrategy(typename boost::call_traits< value_type >::param_type item)bounded_buffer< frame_container >inlineprivate
releaseLock()bounded_buffer< frame_container >inlineprivate
size()FrameContainerQueuevirtual
size_type typedefbounded_buffer< frame_container >
try_pop()FrameContainerQueuevirtual
try_push(frame_container item)FrameContainerQueuevirtual
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 >