Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Loading...
Searching...
No Matches
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

◆ correct()

bool rsimpl::concurrent_queue::correct ( frame_interface frame)

◆ erase()

bool rsimpl::concurrent_queue::erase ( rs_timestamp_data  data)

◆ pop_front_data()

bool rsimpl::concurrent_queue::pop_front_data ( )

◆ push_back_data()

void rsimpl::concurrent_queue::push_back_data ( rs_timestamp_data  data)

◆ size()

size_t rsimpl::concurrent_queue::size ( )

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