Public Member Functions | Private Attributes
rs::timestamp_callback Class Reference

#include <rs.hpp>

Inheritance diagram for rs::timestamp_callback:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void on_event (rs_timestamp_data data) override
void release () override
 timestamp_callback (std::function< void(timestamp_data)> on_event)

Private Attributes

std::function< void(timestamp_data)> on_event_function

Detailed Description

Definition at line 377 of file rs.hpp.


Constructor & Destructor Documentation

rs::timestamp_callback::timestamp_callback ( std::function< void(timestamp_data)>  on_event) [inline, explicit]

Definition at line 381 of file rs.hpp.


Member Function Documentation

void rs::timestamp_callback::on_event ( rs_timestamp_data  data) [inline, override, virtual]

Implements rs_timestamp_callback.

Definition at line 383 of file rs.hpp.

void rs::timestamp_callback::release ( ) [inline, override, virtual]

Implements rs_timestamp_callback.

Definition at line 388 of file rs.hpp.


Member Data Documentation

Definition at line 379 of file rs.hpp.


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


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