#include <rscore.hpp>
Public Member Functions | |
virtual void | on_event (rs_timestamp_data data)=0 |
virtual void | release ()=0 |
virtual | ~rs_timestamp_callback () |
Definition at line 139 of file rscore.hpp.
|
inlinevirtual |
Definition at line 143 of file rscore.hpp.
|
pure virtual |
Implemented in rsimpl::timestamp_events_callback, and rs::timestamp_callback.
|
pure virtual |
Implemented in rsimpl::timestamp_events_callback, and rs::timestamp_callback.