Definition at line 395 of file addon.cpp.
RSStreamProfile::RSStreamProfile |
( |
| ) |
|
|
inlineprivate |
RSStreamProfile::~RSStreamProfile |
( |
| ) |
|
|
inlineprivate |
void RSStreamProfile::DestroyMe |
( |
| ) |
|
|
inlineprivate |
static void RSStreamProfile::Init |
( |
v8::Local< v8::Object > |
exports | ) |
|
|
inlinestatic |
static RSStreamProfile::NAN_METHOD |
( |
Destroy |
| ) |
|
|
inlinestaticprivate |
static RSStreamProfile::NAN_METHOD |
( |
Stream |
| ) |
|
|
inlinestaticprivate |
static RSStreamProfile::NAN_METHOD |
( |
Format |
| ) |
|
|
inlinestaticprivate |
static RSStreamProfile::NAN_METHOD |
( |
Fps |
| ) |
|
|
inlinestaticprivate |
static RSStreamProfile::NAN_METHOD |
( |
Index |
| ) |
|
|
inlinestaticprivate |
static RSStreamProfile::NAN_METHOD |
( |
UniqueID |
| ) |
|
|
inlinestaticprivate |
static RSStreamProfile::NAN_METHOD |
( |
IsDefault |
| ) |
|
|
inlinestaticprivate |
static RSStreamProfile::NAN_METHOD |
( |
IsVideoProfile |
| ) |
|
|
inlinestaticprivate |
static RSStreamProfile::NAN_METHOD |
( |
IsMotionProfile |
| ) |
|
|
inlinestaticprivate |
static RSStreamProfile::NAN_METHOD |
( |
Width |
| ) |
|
|
inlinestaticprivate |
static RSStreamProfile::NAN_METHOD |
( |
Height |
| ) |
|
|
inlinestaticprivate |
static RSStreamProfile::NAN_METHOD |
( |
GetExtrinsicsTo |
| ) |
|
|
inlinestaticprivate |
static RSStreamProfile::NAN_METHOD |
( |
GetVideoStreamIntrinsics |
| ) |
|
|
inlinestaticprivate |
static RSStreamProfile::NAN_METHOD |
( |
GetMotionIntrinsics |
| ) |
|
|
inlinestaticprivate |
static void RSStreamProfile::New |
( |
const Nan::FunctionCallbackInfo< v8::Value > & |
info | ) |
|
|
inlinestaticprivate |
static v8::Local<v8::Object> RSStreamProfile::NewInstance |
( |
rs2_stream_profile * |
p, |
|
|
bool |
own = false |
|
) |
| |
|
inlinestatic |
Nan::Persistent< v8::Function > RSStreamProfile::constructor_ |
|
staticprivate |
bool RSStreamProfile::is_default_ |
|
private |
bool RSStreamProfile::is_motion_ |
|
private |
bool RSStreamProfile::is_video_ |
|
private |
bool RSStreamProfile::own_profile_ |
|
private |
int32_t RSStreamProfile::unique_id_ |
|
private |
The documentation for this class was generated from the following file: