#include <rs_internal.hpp>
◆ software_device() [1/2]
◆ software_device() [2/2]
rs2::software_device::software_device |
( |
std::string |
name | ) |
|
|
inline |
◆ add_sensor()
Add software sensor with given name to the software device.
- Parameters
-
[in] | name | the name of the sensor |
◆ add_to()
Add software device to existing context. Any future queries on the context will return this device. This operation cannot be undone (except for destroying the context)
- Parameters
-
[in] | ctx | context to add the device to |
◆ create_matcher()
Set the wanted matcher type that will be used by the syncer
- Parameters
-
◆ register_info()
Add a new camera info value, like serial number
- Parameters
-
[in] | info | Identifier of the camera info type |
[in] | val | string value to set to this camera info type |
◆ set_destruction_callback()
void rs2::software_device::set_destruction_callback |
( |
T |
callback | ) |
const |
|
inline |
Register destruction callback
- Parameters
-
[in] | callback | destruction callback |
◆ update_info()
Update an existing camera info value, like serial number
- Parameters
-
[in] | info | Identifier of the camera info type |
[in] | val | string value to set to this camera info type |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/librealsense-2.54.2/include/librealsense2/hpp/rs_internal.hpp