#include <rs_device.hpp>
Public Member Functions | |
void | on_update_progress (const float progress) override |
void | release () override |
update_progress_callback (T callback) | |
Public Member Functions inherited from rs2_update_progress_callback | |
virtual | ~rs2_update_progress_callback () |
Private Attributes | |
T | _callback |
Definition at line 151 of file rs_device.hpp.
|
inlineexplicit |
Definition at line 156 of file rs_device.hpp.
|
inlineoverridevirtual |
Implements rs2_update_progress_callback.
Definition at line 158 of file rs_device.hpp.
|
inlineoverridevirtual |
Implements rs2_update_progress_callback.
Definition at line 163 of file rs_device.hpp.
|
private |
Definition at line 153 of file rs_device.hpp.