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

#include <rscore.hpp>

Inheritance diagram for rs_log_callback:
rs::log_callback rsimpl::log_callback

Public Member Functions

virtual void on_event (rs_log_severity severity, const char *message)=0
 
virtual void release ()=0
 
virtual ~rs_log_callback ()
 

Constructor & Destructor Documentation

virtual rs_log_callback::~rs_log_callback ( )
inlinevirtual

Member Function Documentation

virtual void rs_log_callback::on_event ( rs_log_severity  severity,
const char *  message 
)
pure virtual

Implemented in rs::log_callback, and rsimpl::log_callback.

virtual void rs_log_callback::release ( )
pure virtual

Implemented in rs::log_callback, and rsimpl::log_callback.


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