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

#include <rs_device.hpp>

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

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

_callback
 

Detailed Description

template<class T>
class rs2::update_progress_callback< T >

Definition at line 151 of file rs_device.hpp.

Constructor & Destructor Documentation

template<class T >
rs2::update_progress_callback< T >::update_progress_callback ( callback)
inlineexplicit

Definition at line 156 of file rs_device.hpp.

Member Function Documentation

template<class T >
void rs2::update_progress_callback< T >::on_update_progress ( const float  progress)
inlineoverridevirtual

Implements rs2_update_progress_callback.

Definition at line 158 of file rs_device.hpp.

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

Implements rs2_update_progress_callback.

Definition at line 163 of file rs_device.hpp.

Member Data Documentation

template<class T >
T rs2::update_progress_callback< T >::_callback
private

Definition at line 153 of file rs_device.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