Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Member Functions | List of all members
rs2::update_progress_callback< T > Class Template Reference

#include <rs_device.hpp>

Inheritance diagram for rs2::update_progress_callback< T >:
rs2_update_progress_callback

Public Member Functions

 update_progress_callback (T callback)
 
void on_update_progress (const float progress) override
 
void release () override
 
- Public Member Functions inherited from rs2_update_progress_callback
virtual ~rs2_update_progress_callback ()
 

Constructor & Destructor Documentation

◆ update_progress_callback()

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

Member Function Documentation

◆ on_update_progress()

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

◆ release()

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

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