Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Loading...
Searching...
No Matches
rs2::software_device_destruction_callback< T > Class Template Reference

#include <rs_internal.hpp>

Inheritance diagram for rs2::software_device_destruction_callback< T >:
rs2_software_device_destruction_callback

Public Member Functions

 software_device_destruction_callback (T on_destruction)
void on_destruction () override
void release () override
Public Member Functions inherited from rs2_software_device_destruction_callback
virtual ~rs2_software_device_destruction_callback ()

Constructor & Destructor Documentation

◆ software_device_destruction_callback()

template<class T>
rs2::software_device_destruction_callback< T >::software_device_destruction_callback ( T on_destruction)
inlineexplicit

Member Function Documentation

◆ on_destruction()

template<class T>
void rs2::software_device_destruction_callback< T >::on_destruction ( )
inlineoverridevirtual

◆ release()

template<class T>
void rs2::software_device_destruction_callback< T >::release ( )
inlineoverridevirtual

The documentation for this class was generated from the following file: