Public Member Functions | Private Attributes | List of all members
rs::timestamp_callback Class Reference

#include <rs.hpp>

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

Public Member Functions

void on_event (rs_timestamp_data data) override
 
void release () override
 
 timestamp_callback (std::function< void(timestamp_data)> on_event)
 
- Public Member Functions inherited from rs_timestamp_callback
virtual ~rs_timestamp_callback ()
 

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)
inlineexplicit

Definition at line 381 of file rs.hpp.

Member Function Documentation

void rs::timestamp_callback::on_event ( rs_timestamp_data  data)
inlineoverridevirtual

Implements rs_timestamp_callback.

Definition at line 383 of file rs.hpp.

void rs::timestamp_callback::release ( )
inlineoverridevirtual

Implements rs_timestamp_callback.

Definition at line 388 of file rs.hpp.

Member Data Documentation

std::function<void(timestamp_data)> rs::timestamp_callback::on_event_function
private

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 Fri Mar 13 2020 03:16:19