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_list * | added_ |
RSContext * | ctx_ |
rs2_device_list * | removed_ |
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_ |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Reimplemented from MainThreadCallbackInfo.
|
inlinevirtual |
Reimplemented from MainThreadCallbackInfo.
|
private |
|
private |