ApraPipes
1.0
Loading...
Searching...
No Matches
FrameContainerQueue Member List
This is the complete list of members for
FrameContainerQueue
, including all inherited members.
accept
()
FrameContainerQueue
virtual
acquireLock
()
bounded_buffer< frame_container >
inline
private
bounded_buffer
(size_type capacity)
bounded_buffer< frame_container >
inline
explicit
bounded_buffer
(const bounded_buffer &)
bounded_buffer< frame_container >
private
clear
()
FrameContainerQueue
virtual
container_type
typedef
bounded_buffer< frame_container >
flush
()
FrameContainerQueue
virtual
FrameContainerQueue
(size_t capacity)
FrameContainerQueue
is_not_empty
() const
bounded_buffer< frame_container >
inline
private
is_not_full
() const
bounded_buffer< frame_container >
inline
private
is_ready_to_accept
() const
bounded_buffer< frame_container >
inline
private
isFull
()
FrameContainerQueue
virtual
m_accept
bounded_buffer< frame_container >
private
m_capacity
bounded_buffer< frame_container >
private
m_container
bounded_buffer< frame_container >
private
m_mutex
bounded_buffer< frame_container >
private
m_not_empty
bounded_buffer< frame_container >
private
m_not_full
bounded_buffer< frame_container >
private
m_unread
bounded_buffer< frame_container >
private
operator=
(const bounded_buffer &)
bounded_buffer< frame_container >
private
param_type
typedef
bounded_buffer< frame_container >
peek
()
FrameContainerQueue
virtual
pop
()
FrameContainerQueue
virtual
push
(frame_container item)
FrameContainerQueue
virtual
bounded_buffer< frame_container >::push
(typename boost::call_traits< value_type >::param_type item)
bounded_buffer< frame_container >
inline
push_back
(frame_container item)
FrameContainerQueue
virtual
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)
FrameContainerQueue
virtual
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 >
inline
private
releaseLock
()
bounded_buffer< frame_container >
inline
private
size
()
FrameContainerQueue
virtual
size_type
typedef
bounded_buffer< frame_container >
try_pop
()
FrameContainerQueue
virtual
try_push
(frame_container item)
FrameContainerQueue
virtual
bounded_buffer< frame_container >::try_push
(typename boost::call_traits< value_type >::param_type item)
bounded_buffer< frame_container >
inline
value_type
typedef
bounded_buffer< frame_container >
Source Commit: ea96e35