Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Loading...
Searching...
No Matches
single_consumer_frame_queue< T > Member List

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

clear()single_consumer_frame_queue< T >inline
dequeue(T *item, unsigned int timeout_ms)single_consumer_frame_queue< T >inline
empty() constsingle_consumer_frame_queue< T >inline
enqueue(T &&item)single_consumer_frame_queue< T >inline
peek(Fn fn) constsingle_consumer_frame_queue< T >inline
peek(Fn fn)single_consumer_frame_queue< T >inline
single_consumer_frame_queue(unsigned int cap=QUEUE_MAX_SIZE, std::function< void(T const &) > on_drop_callback=nullptr)single_consumer_frame_queue< T >inline
size() constsingle_consumer_frame_queue< T >inline
start()single_consumer_frame_queue< T >inline
started() constsingle_consumer_frame_queue< T >inline
stop()single_consumer_frame_queue< T >inline
stopped() constsingle_consumer_frame_queue< T >inline
try_dequeue(T *item)single_consumer_frame_queue< T >inline