Public Member Functions | Private Attributes | List of all members
rsimpl::timestamp_events_callback Class Reference

#include <types.h>

Inheritance diagram for rsimpl::timestamp_events_callback:
Inheritance graph
[legend]

Public Member Functions

void on_event (rs_timestamp_data data) override
 
 operator bool ()
 
void release () override
 
 timestamp_events_callback ()
 
 timestamp_events_callback (rs_device *dev, timestamp_callback_function_ptr fptr, void *user)
 
- Public Member Functions inherited from rs_timestamp_callback
virtual ~rs_timestamp_callback ()
 

Private Attributes

rs_devicedevice
 
timestamp_callback_function_ptr fptr
 
voiduser
 

Detailed Description

Definition at line 379 of file types.h.

Constructor & Destructor Documentation

rsimpl::timestamp_events_callback::timestamp_events_callback ( )
inline

Definition at line 385 of file types.h.

rsimpl::timestamp_events_callback::timestamp_events_callback ( rs_device dev,
timestamp_callback_function_ptr  fptr,
void user 
)
inline

Definition at line 386 of file types.h.

Member Function Documentation

void rsimpl::timestamp_events_callback::on_event ( rs_timestamp_data  data)
inlineoverridevirtual

Implements rs_timestamp_callback.

Definition at line 389 of file types.h.

rsimpl::timestamp_events_callback::operator bool ( )
inline

Definition at line 388 of file types.h.

void rsimpl::timestamp_events_callback::release ( )
inlineoverridevirtual

Implements rs_timestamp_callback.

Definition at line 398 of file types.h.

Member Data Documentation

rs_device* rsimpl::timestamp_events_callback::device
private

Definition at line 383 of file types.h.

timestamp_callback_function_ptr rsimpl::timestamp_events_callback::fptr
private

Definition at line 381 of file types.h.

void* rsimpl::timestamp_events_callback::user
private

Definition at line 382 of file types.h.


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