#include <rs_sensor.hpp>
◆ notification() [1/2]
◆ notification() [2/2]
  
  | 
        
          | rs2::notification::notification | ( |  | ) |  |  | default | 
 
 
◆ get_category()
retrieve the notification category 
- Returns
- the notification category 
 
 
◆ get_description()
  
  | 
        
          | std::string rs2::notification::get_description | ( |  | ) | const |  | inline | 
 
retrieve the notification description 
- Returns
- the notification description 
 
 
◆ get_serialized_data()
  
  | 
        
          | std::string rs2::notification::get_serialized_data | ( |  | ) | const |  | inline | 
 
retrieve the notification's serialized data 
- Returns
- the serialized data (in JSON format) 
 
 
◆ get_severity()
retrieve the notification severity 
- Returns
- the severity 
 
 
◆ get_timestamp()
  
  | 
        
          | double rs2::notification::get_timestamp | ( |  | ) | const |  | inline | 
 
retrieve the notification arrival timestamp 
- Returns
- the arrival timestamp 
 
 
The documentation for this class was generated from the following file: