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

Static Public Member Functions

static void Init (v8::Local< v8::Object > exports)
 
static v8::Local< v8::Object > NewInstance (rs2_pipeline_profile *profile)
 

Private Member Functions

void DestroyMe ()
 
 RSPipelineProfile ()
 
 ~RSPipelineProfile ()
 

Static Private Member Functions

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

Private Attributes

rs2_errorerror_
 
rs2_pipeline_profilepipeline_profile_
 

Static Private Attributes

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

Detailed Description

Definition at line 3574 of file addon.cpp.

Constructor & Destructor Documentation

RSPipelineProfile::RSPipelineProfile ( )
inlineprivate

Definition at line 3606 of file addon.cpp.

RSPipelineProfile::~RSPipelineProfile ( )
inlineprivate

Definition at line 3608 of file addon.cpp.

Member Function Documentation

void RSPipelineProfile::DestroyMe ( )
inlineprivate

Definition at line 3612 of file addon.cpp.

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

Definition at line 3576 of file addon.cpp.

static RSPipelineProfile::NAN_METHOD ( Destroy  )
inlinestaticprivate

Definition at line 3620 of file addon.cpp.

static RSPipelineProfile::NAN_METHOD ( GetStreams  )
inlinestaticprivate

Definition at line 3634 of file addon.cpp.

static RSPipelineProfile::NAN_METHOD ( GetDevice  )
inlinestaticprivate

Definition at line 3659 of file addon.cpp.

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

Definition at line 3626 of file addon.cpp.

static v8::Local<v8::Object> RSPipelineProfile::NewInstance ( rs2_pipeline_profile profile)
inlinestatic

Definition at line 3591 of file addon.cpp.

Member Data Documentation

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

Definition at line 3673 of file addon.cpp.

rs2_error* RSPipelineProfile::error_
private

Definition at line 3676 of file addon.cpp.

rs2_pipeline_profile* RSPipelineProfile::pipeline_profile_
private

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