Public Member Functions | Private Attributes | List of all members
NotificationCallbackInfo Class Reference
Inheritance diagram for NotificationCallbackInfo:
Inheritance graph
[legend]

Public Member Functions

 NotificationCallbackInfo (const char *desc, rs2_time_t time, rs2_log_severity severity, rs2_notification_category category, std::string serialized_data, RSSensor *s)
 
virtual void Run ()
 
virtual ~NotificationCallbackInfo ()
 
- Public Member Functions inherited from MainThreadCallbackInfo
 MainThreadCallbackInfo ()
 
virtual void Release ()
 
void SetConsumed ()
 
virtual ~MainThreadCallbackInfo ()
 

Private Attributes

rs2_notification_category category_
 
std::string desc_
 
rs2_errorerror_
 
RSSensorsensor_
 
std::string serialized_data_
 
rs2_log_severity severity_
 
rs2_time_t time_
 

Additional Inherited Members

- Static Public Member Functions inherited from MainThreadCallbackInfo
static bool InfoExist (MainThreadCallbackInfo *info)
 
static void ReleasePendingInfos ()
 
- Protected Attributes inherited from MainThreadCallbackInfo
bool consumed_
 
- Static Protected Attributes inherited from MainThreadCallbackInfo
static std::list< MainThreadCallbackInfo * > pending_infos_
 

Detailed Description

Definition at line 1445 of file addon.cpp.

Constructor & Destructor Documentation

NotificationCallbackInfo::NotificationCallbackInfo ( const char *  desc,
rs2_time_t  time,
rs2_log_severity  severity,
rs2_notification_category  category,
std::string  serialized_data,
RSSensor s 
)
inline

Definition at line 1447 of file addon.cpp.

virtual NotificationCallbackInfo::~NotificationCallbackInfo ( )
inlinevirtual

Definition at line 1456 of file addon.cpp.

Member Function Documentation

void NotificationCallbackInfo::Run ( )
virtual

Reimplemented from MainThreadCallbackInfo.

Definition at line 2871 of file addon.cpp.

Member Data Documentation

rs2_notification_category NotificationCallbackInfo::category_
private

Definition at line 1463 of file addon.cpp.

std::string NotificationCallbackInfo::desc_
private

Definition at line 1460 of file addon.cpp.

rs2_error* NotificationCallbackInfo::error_
private

Definition at line 1466 of file addon.cpp.

RSSensor* NotificationCallbackInfo::sensor_
private

Definition at line 1465 of file addon.cpp.

std::string NotificationCallbackInfo::serialized_data_
private

Definition at line 1464 of file addon.cpp.

rs2_log_severity NotificationCallbackInfo::severity_
private

Definition at line 1462 of file addon.cpp.

rs2_time_t NotificationCallbackInfo::time_
private

Definition at line 1461 of file addon.cpp.


The documentation for this class 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:32