Public Member Functions | Private Attributes | List of all members
rs2::software_device_destruction_callback< T > Class Template Reference

#include <rs_internal.hpp>

Inheritance diagram for rs2::software_device_destruction_callback< T >:
Inheritance graph
[legend]

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

on_destruction_function
 

Detailed Description

template<class T>
class rs2::software_device_destruction_callback< T >

Definition at line 74 of file rs_internal.hpp.

Constructor & Destructor Documentation

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

Definition at line 78 of file rs_internal.hpp.

Member Function Documentation

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

Implements rs2_software_device_destruction_callback.

Definition at line 80 of file rs_internal.hpp.

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

Implements rs2_software_device_destruction_callback.

Definition at line 85 of file rs_internal.hpp.

Member Data Documentation

template<class T >
T rs2::software_device_destruction_callback< T >::on_destruction_function
private

Definition at line 76 of file rs_internal.hpp.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:41