|
RealSense Cross Platform API
RealSense Cross-platform API
|
#include <rs_sensor.hpp>
Public Member Functions | |
| notification (rs2_notification *nt) | |
| notification ()=default | |
| rs2_notification_category | get_category () const |
| std::string | get_description () const |
| double | get_timestamp () const |
| rs2_log_severity | get_severity () const |
| std::string | get_serialized_data () const |
|
inline |
|
default |
|
inline |
retrieve the notification category
|
inline |
retrieve the notification description
|
inline |
retrieve the notification's serialized data
|
inline |
retrieve the notification severity
|
inline |
retrieve the notification arrival timestamp