Struct rs2_log_callback

Inheritance Relationships

Derived Type

Struct Documentation

struct rs2_log_callback

Subclassed by rs2::log_callback

Public Functions

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