All the parameters required to define a sensor notification. More...
#include <rs_internal.h>
Public Attributes | |
rs2_notification_category | category |
const char * | description |
const char * | serialized_data |
rs2_log_severity | severity |
int | type |
All the parameters required to define a sensor notification.
Definition at line 122 of file rs_internal.h.
rs2_notification_category rs2_software_notification::category |
Definition at line 124 of file rs_internal.h.
const char* rs2_software_notification::description |
Definition at line 127 of file rs_internal.h.
const char* rs2_software_notification::serialized_data |
Definition at line 128 of file rs_internal.h.
rs2_log_severity rs2_software_notification::severity |
Definition at line 126 of file rs_internal.h.
int rs2_software_notification::type |
Definition at line 125 of file rs_internal.h.