#include <types.h>

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_device * | device |
| timestamp_callback_function_ptr | fptr |
| void * | user |
|
inline |
|
inline |
|
inlineoverridevirtual |
Implements rs_timestamp_callback.
|
inlineoverridevirtual |
Implements rs_timestamp_callback.
|
private |
|
private |