Public Member Functions | Private Attributes
rsimpl::concurrent_queue Class Reference

#include <timestamps.h>

List of all members.

Public Member Functions

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

Private Attributes

std::deque< rs_timestamp_datadata_queue
std::mutex mtx

Detailed Description

Definition at line 26 of file timestamps.h.


Member Function Documentation

Definition at line 54 of file timestamps.cpp.

Definition at line 29 of file timestamps.cpp.

Definition at line 17 of file timestamps.cpp.

Definition at line 10 of file timestamps.cpp.

Definition at line 47 of file timestamps.cpp.


Member Data Documentation

Definition at line 35 of file timestamps.h.

std::mutex rsimpl::concurrent_queue::mtx [private]

Definition at line 36 of file timestamps.h.


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


librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Tue Jun 25 2019 19:54:41