Public Member Functions | Private Attributes | List of all members
librealsense::software_device_destruction_callback Class Reference

#include <types.h>

Inheritance diagram for librealsense::software_device_destruction_callback:
Inheritance graph
[legend]

Public Member Functions

void on_destruction () override
 
 operator bool () const
 
void release () override
 
 software_device_destruction_callback ()
 
 software_device_destruction_callback (software_device_destruction_callback_function_ptr on_destruction, void *user)
 
- Public Member Functions inherited from rs2_software_device_destruction_callback
virtual ~rs2_software_device_destruction_callback ()
 

Private Attributes

software_device_destruction_callback_function_ptr nptr
 
voiduser
 

Detailed Description

Definition at line 1001 of file src/types.h.

Constructor & Destructor Documentation

librealsense::software_device_destruction_callback::software_device_destruction_callback ( )
inline

Definition at line 1006 of file src/types.h.

librealsense::software_device_destruction_callback::software_device_destruction_callback ( software_device_destruction_callback_function_ptr  on_destruction,
void user 
)
inline

Definition at line 1007 of file src/types.h.

Member Function Documentation

void librealsense::software_device_destruction_callback::on_destruction ( )
inlineoverridevirtual

Implements rs2_software_device_destruction_callback.

Definition at line 1011 of file src/types.h.

librealsense::software_device_destruction_callback::operator bool ( ) const
inline

Definition at line 1010 of file src/types.h.

void librealsense::software_device_destruction_callback::release ( )
inlineoverridevirtual

Implements rs2_software_device_destruction_callback.

Definition at line 1021 of file src/types.h.

Member Data Documentation

software_device_destruction_callback_function_ptr librealsense::software_device_destruction_callback::nptr
private

Definition at line 1003 of file src/types.h.

void* librealsense::software_device_destruction_callback::user
private

Definition at line 1004 of file src/types.h.


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:38