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

#include <rs.hpp>

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

Public Member Functions

 log_callback (T on_log)
 
void on_log (rs2_log_severity severity, rs2_log_message const &msg) noexceptoverride
 
void release () override
 
- Public Member Functions inherited from rs2_log_callback
virtual ~rs2_log_callback ()
 

Private Attributes

on_log_function
 

Detailed Description

template<class T>
class rs2::log_callback< T >

Definition at line 109 of file rs.hpp.

Constructor & Destructor Documentation

template<class T >
rs2::log_callback< T >::log_callback ( on_log)
inlineexplicit

Definition at line 113 of file rs.hpp.

Member Function Documentation

template<class T >
void rs2::log_callback< T >::on_log ( rs2_log_severity  severity,
rs2_log_message const &  msg 
)
inlineoverridevirtualnoexcept

Implements rs2_log_callback.

Definition at line 115 of file rs.hpp.

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

Implements rs2_log_callback.

Definition at line 120 of file rs.hpp.

Member Data Documentation

template<class T >
T rs2::log_callback< T >::on_log_function
private

Definition at line 111 of file rs.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:40