Public Member Functions | Static Private Member Functions | Static Private Attributes | List of all members
com.intel.realsense.librealsense.DeviceList Class Reference
Inheritance diagram for com.intel.realsense.librealsense.DeviceList:
Inheritance graph
[legend]

Public Member Functions

void close ()
 
boolean containesDevice (Device device)
 
Device createDevice (int index)
 
 DeviceList (long handle)
 
void foreach (DeviceCallback callback)
 
int getDeviceCount ()
 

Static Private Member Functions

static native boolean nContainsDevice (long handle, long deviceHandle)
 
static native long nCreateDevice (long handle, int index)
 
static native int nGetDeviceCount (long handle)
 
static native void nRelease (long handle)
 

Static Private Attributes

static final String TAG = "librs api"
 

Detailed Description

Definition at line 5 of file DeviceList.java.

Constructor & Destructor Documentation

com.intel.realsense.librealsense.DeviceList.DeviceList ( long  handle)
inline

Definition at line 8 of file DeviceList.java.

Member Function Documentation

void com.intel.realsense.librealsense.DeviceList.close ( )
inline

Definition at line 40 of file DeviceList.java.

boolean com.intel.realsense.librealsense.DeviceList.containesDevice ( Device  device)
inline

Definition at line 26 of file DeviceList.java.

Device com.intel.realsense.librealsense.DeviceList.createDevice ( int  index)
inline

Definition at line 16 of file DeviceList.java.

void com.intel.realsense.librealsense.DeviceList.foreach ( DeviceCallback  callback)
inline

Definition at line 30 of file DeviceList.java.

int com.intel.realsense.librealsense.DeviceList.getDeviceCount ( )
inline

Definition at line 12 of file DeviceList.java.

static native boolean com.intel.realsense.librealsense.DeviceList.nContainsDevice ( long  handle,
long  deviceHandle 
)
staticprivate
static native long com.intel.realsense.librealsense.DeviceList.nCreateDevice ( long  handle,
int  index 
)
staticprivate
static native int com.intel.realsense.librealsense.DeviceList.nGetDeviceCount ( long  handle)
staticprivate
static native void com.intel.realsense.librealsense.DeviceList.nRelease ( long  handle)
staticprivate

Member Data Documentation

final String com.intel.realsense.librealsense.DeviceList.TAG = "librs api"
staticprivate

Definition at line 6 of file DeviceList.java.


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:36