#include <rs_sensor.hpp>
Definition at line 14 of file rs_sensor.hpp.
rs2::notification::notification |
( |
| ) |
|
|
default |
retrieve the notification category
- Returns
- the notification category
Definition at line 38 of file rs_sensor.hpp.
std::string rs2::notification::get_description |
( |
| ) |
const |
|
inline |
retrieve the notification description
- Returns
- the notification description
Definition at line 46 of file rs_sensor.hpp.
std::string rs2::notification::get_serialized_data |
( |
| ) |
const |
|
inline |
retrieve the notification's serialized data
- Returns
- the serialized data (in JSON format)
Definition at line 73 of file rs_sensor.hpp.
retrieve the notification severity
- Returns
- the severity
Definition at line 64 of file rs_sensor.hpp.
double rs2::notification::get_timestamp |
( |
| ) |
const |
|
inline |
retrieve the notification arrival timestamp
- Returns
- the arrival timestamp
Definition at line 55 of file rs_sensor.hpp.
double rs2::notification::_timestamp = -1 |
|
private |
The documentation for this class was generated from the following file: