Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Member Functions | List of all members
rs2_log_callback Struct Referenceabstract

#include <rs_types.hpp>

Inheritance diagram for rs2_log_callback:
rs2::log_callback

Public Member Functions

virtual void on_log (rs2_log_severity severity, rs2_log_message const &msg) noexcept=0
 
virtual void release ()=0
 
virtual ~rs2_log_callback ()
 

Constructor & Destructor Documentation

◆ ~rs2_log_callback()

virtual rs2_log_callback::~rs2_log_callback ( )
inlinevirtual

Member Function Documentation

◆ on_log()

virtual void rs2_log_callback::on_log ( rs2_log_severity  severity,
rs2_log_message const &  msg 
)
pure virtualnoexcept

Implemented in rs2::log_callback.

◆ release()

virtual void rs2_log_callback::release ( )
pure virtual

Implemented in rs2::log_callback.


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