#include <rs_internal.hpp>
Public Member Functions | |
void | on_destruction () override |
void | release () override |
software_device_destruction_callback (T on_destruction) | |
Public Member Functions inherited from rs2_software_device_destruction_callback | |
virtual | ~rs2_software_device_destruction_callback () |
Private Attributes | |
T | on_destruction_function |
Definition at line 74 of file rs_internal.hpp.
|
inlineexplicit |
Definition at line 78 of file rs_internal.hpp.
|
inlineoverridevirtual |
Implements rs2_software_device_destruction_callback.
Definition at line 80 of file rs_internal.hpp.
|
inlineoverridevirtual |
Implements rs2_software_device_destruction_callback.
Definition at line 85 of file rs_internal.hpp.
|
private |
Definition at line 76 of file rs_internal.hpp.