Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Member Functions | List of all members
rsimpl::concurrent_queue Class Reference

#include <timestamps.h>

Public Member Functions

void push_back_data (rs_timestamp_data data)
 
bool pop_front_data ()
 
bool erase (rs_timestamp_data data)
 
bool correct (frame_interface &frame)
 
size_t size ()
 

Member Function Documentation

bool rsimpl::concurrent_queue::correct ( frame_interface frame)
bool rsimpl::concurrent_queue::erase ( rs_timestamp_data  data)
bool rsimpl::concurrent_queue::pop_front_data ( )
void rsimpl::concurrent_queue::push_back_data ( rs_timestamp_data  data)
size_t rsimpl::concurrent_queue::size ( )

The documentation for this class was generated from the following file: