#include <rscore.hpp>
Public Member Functions | |
virtual void | on_event (rs_log_severity severity, const char *message)=0 |
virtual void | release ()=0 |
virtual | ~rs_log_callback () |
Definition at line 146 of file rscore.hpp.
|
inlinevirtual |
Definition at line 150 of file rscore.hpp.
|
pure virtual |
Implemented in rs::log_callback, and rsimpl::log_callback.
|
pure virtual |
Implemented in rs::log_callback, and rsimpl::log_callback.