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

Static Public Member Functions

static void Init (v8::Local< v8::Object > exports)
 
static v8::Local< v8::Object > NewInstance (rs2_device_list *list)
 

Private Member Functions

void DestroyMe ()
 
 RSDeviceList ()
 
 ~RSDeviceList ()
 

Static Private Member Functions

static NAN_METHOD (Destroy)
 
static NAN_METHOD (Contains)
 
static NAN_METHOD (Size)
 
static NAN_METHOD (GetDevice)
 
static void New (const Nan::FunctionCallbackInfo< v8::Value > &info)
 

Private Attributes

rs2_errorerror_
 
rs2_device_listlist_
 

Static Private Attributes

static Nan::Persistent< v8::Function > constructor_
 

Detailed Description

Definition at line 3089 of file addon.cpp.

Constructor & Destructor Documentation

RSDeviceList::RSDeviceList ( )
inlineprivate

Definition at line 3119 of file addon.cpp.

RSDeviceList::~RSDeviceList ( )
inlineprivate

Definition at line 3121 of file addon.cpp.

Member Function Documentation

void RSDeviceList::DestroyMe ( )
inlineprivate

Definition at line 3125 of file addon.cpp.

static void RSDeviceList::Init ( v8::Local< v8::Object >  exports)
inlinestatic

Definition at line 3091 of file addon.cpp.

static RSDeviceList::NAN_METHOD ( Destroy  )
inlinestaticprivate

Definition at line 3140 of file addon.cpp.

static RSDeviceList::NAN_METHOD ( Contains  )
inlinestaticprivate

Definition at line 3147 of file addon.cpp.

static RSDeviceList::NAN_METHOD ( Size  )
inlinestaticprivate

Definition at line 3160 of file addon.cpp.

static RSDeviceList::NAN_METHOD ( GetDevice  )
inlinestaticprivate

Definition at line 3172 of file addon.cpp.

static void RSDeviceList::New ( const Nan::FunctionCallbackInfo< v8::Value > &  info)
inlinestaticprivate

Definition at line 3132 of file addon.cpp.

static v8::Local<v8::Object> RSDeviceList::NewInstance ( rs2_device_list list)
inlinestatic

Definition at line 3107 of file addon.cpp.

Member Data Documentation

Nan::Persistent< v8::Function > RSDeviceList::constructor_
staticprivate

Definition at line 3186 of file addon.cpp.

rs2_error* RSDeviceList::error_
private

Definition at line 3187 of file addon.cpp.

rs2_device_list* RSDeviceList::list_
private

Definition at line 3188 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