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

#include <rs.hpp>

Inheritance diagram for rs::timestamp_callback:
rs_timestamp_callback

Public Member Functions

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

Constructor & Destructor Documentation

rs::timestamp_callback::timestamp_callback ( std::function< void(timestamp_data)>  on_event)
inlineexplicit

Member Function Documentation

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

Implements rs_timestamp_callback.

void rs::timestamp_callback::release ( )
inlineoverridevirtual

Implements rs_timestamp_callback.


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