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

Public Member Functions

 DevicesChangedCallbackInfo (rs2_device_list *r, rs2_device_list *a, RSContext *ctx)
 
virtual void Release ()
 
virtual void Run ()
 
virtual ~DevicesChangedCallbackInfo ()
 
- Public Member Functions inherited from MainThreadCallbackInfo
 MainThreadCallbackInfo ()
 
void SetConsumed ()
 
virtual ~MainThreadCallbackInfo ()
 

Private Attributes

rs2_device_listadded_
 
RSContextctx_
 
rs2_device_listremoved_
 

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 3407 of file addon.cpp.

Constructor & Destructor Documentation

DevicesChangedCallbackInfo::DevicesChangedCallbackInfo ( rs2_device_list r,
rs2_device_list a,
RSContext ctx 
)
inline

Definition at line 3409 of file addon.cpp.

virtual DevicesChangedCallbackInfo::~DevicesChangedCallbackInfo ( )
inlinevirtual

Definition at line 3412 of file addon.cpp.

Member Function Documentation

virtual void DevicesChangedCallbackInfo::Release ( )
inlinevirtual

Reimplemented from MainThreadCallbackInfo.

Definition at line 3435 of file addon.cpp.

virtual void DevicesChangedCallbackInfo::Run ( )
inlinevirtual

Reimplemented from MainThreadCallbackInfo.

Definition at line 3413 of file addon.cpp.

Member Data Documentation

rs2_device_list* DevicesChangedCallbackInfo::added_
private

Definition at line 3449 of file addon.cpp.

RSContext* DevicesChangedCallbackInfo::ctx_
private

Definition at line 3450 of file addon.cpp.

rs2_device_list* DevicesChangedCallbackInfo::removed_
private

Definition at line 3448 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:31