This is the complete list of members for oni::driver::Rs2Stream, including all inherited members.
convertDepthToColorCoordinates(StreamBase *colorStream, int depthX, int depthY, OniDepthPixel depthZ, int *pColorX, int *pColorY) | oni::driver::Rs2Stream | virtual |
getCurrentProfile() | oni::driver::Rs2Stream | protected |
getDevice() | oni::driver::Rs2Stream | inline |
getOniType() const | oni::driver::Rs2Stream | inline |
getProperty(int propertyId, void *data, int *dataSize) | oni::driver::Rs2Stream | virtual |
getRsType() const | oni::driver::Rs2Stream | inline |
getSensorId() const | oni::driver::Rs2Stream | inline |
getStreamId() const | oni::driver::Rs2Stream | inline |
getTable(void *dst, int *size, const std::vector< uint16_t > &table) | oni::driver::Rs2Stream | protected |
getVideoMode() const | oni::driver::Rs2Stream | inline |
initialize(class Rs2Device *device, rs2_sensor *sensor, int sensorId, int streamId, std::vector< Rs2StreamProfileInfo > *profiles) | oni::driver::Rs2Stream | protected |
invoke(int commandId, void *data, int dataSize) | oni::driver::Rs2Stream | virtual |
isCommandSupported(int commandId) | oni::driver::Rs2Stream | virtual |
isEnabled() const | oni::driver::Rs2Stream | inline |
isPropertySupported(int propertyId) | oni::driver::Rs2Stream | virtual |
isVideoModeSupported(OniVideoMode *reqMode) | oni::driver::Rs2Stream | protected |
m_d2s | oni::driver::Rs2Stream | protected |
m_depthScale | oni::driver::Rs2Stream | protected |
m_device | oni::driver::Rs2Stream | protected |
m_enabled | oni::driver::Rs2Stream | protected |
m_extrinsicsDepthToColor | oni::driver::Rs2Stream | protected |
m_fovX | oni::driver::Rs2Stream | protected |
m_fovY | oni::driver::Rs2Stream | protected |
m_intrinsics | oni::driver::Rs2Stream | protected |
m_needUpdateExtrinsicsDepthToColor | oni::driver::Rs2Stream | protected |
m_oniType | oni::driver::Rs2Stream | protected |
m_profiles | oni::driver::Rs2Stream | protected |
m_rsType | oni::driver::Rs2Stream | protected |
m_s2d | oni::driver::Rs2Stream | protected |
m_sensor | oni::driver::Rs2Stream | protected |
m_sensorId | oni::driver::Rs2Stream | protected |
m_streamId | oni::driver::Rs2Stream | protected |
m_videoMode | oni::driver::Rs2Stream | protected |
onPipelineStarted() | oni::driver::Rs2Stream | protected |
onStreamStarted() | oni::driver::Rs2Stream | protected |
operator=(const Rs2Stream &) | oni::driver::Rs2Stream | protected |
Rs2Device class | oni::driver::Rs2Stream | friend |
Rs2Stream(OniSensorType sensorType) | oni::driver::Rs2Stream | |
Rs2Stream(const Rs2Stream &) | oni::driver::Rs2Stream | protected |
setProperty(int propertyId, const void *data, int dataSize) | oni::driver::Rs2Stream | virtual |
setTable(const void *src, int size, std::vector< uint16_t > &table) | oni::driver::Rs2Stream | protected |
shutdown() | oni::driver::Rs2Stream | protected |
start() | oni::driver::Rs2Stream | virtual |
stop() | oni::driver::Rs2Stream | virtual |
updateIntrinsics() | oni::driver::Rs2Stream | protected |
~Rs2Stream() | oni::driver::Rs2Stream | virtual |