Public Member Functions | Public Attributes | List of all members
librealsense::notification Struct Reference

#include <types.h>

Public Member Functions

 notification (rs2_notification_category category, int type, rs2_log_severity severity, std::string description)
 

Public Attributes

rs2_notification_category category
 
std::string description
 
std::string serialized_data
 
rs2_log_severity severity
 
double timestamp
 
int type
 

Detailed Description

Definition at line 1098 of file src/types.h.

Constructor & Destructor Documentation

librealsense::notification::notification ( rs2_notification_category  category,
int  type,
rs2_log_severity  severity,
std::string  description 
)
inline

Definition at line 1100 of file src/types.h.

Member Data Documentation

rs2_notification_category librealsense::notification::category

Definition at line 1107 of file src/types.h.

std::string librealsense::notification::description

Definition at line 1110 of file src/types.h.

std::string librealsense::notification::serialized_data

Definition at line 1112 of file src/types.h.

rs2_log_severity librealsense::notification::severity

Definition at line 1109 of file src/types.h.

double librealsense::notification::timestamp

Definition at line 1111 of file src/types.h.

int librealsense::notification::type

Definition at line 1108 of file src/types.h.


The documentation for this struct was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:37