Go to the documentation of this file.
32 #ifndef USB_SENSOR_ENUMERATOR_H
33 #define USB_SENSOR_ENUMERATOR_H
36 #include "usb_buffer.pb.h"
45 getDepthSensors(std::vector<std::shared_ptr<aditof::DepthSensorInterface>>
46 &depthSensors)
override;
67 #endif // USB_SENSOR_ENUMERATOR_H
std::string m_kernelVersion
virtual aditof::Status getSdVersion(std::string &sdVersion) const override
Get the SD card image version on the embedded system that the camera is attached to.
virtual aditof::Status getUbootVersion(std::string &uBootVersion) const override
Get the U-Boot version that is installed on the embedded system that the camera is attached to.
GLsizei const GLchar *const * string
virtual aditof::Status getDepthSensors(std::vector< std::shared_ptr< aditof::DepthSensorInterface >> &depthSensors) override
Status
Status of any operation that the TOF sdk performs.
virtual aditof::Status searchSensors() override
Do a search for the available sensors.
Can search for sensors and retrieve sensors by category.
std::string m_uBootVersion
virtual aditof::Status getKernelVersion(std::string &kernelVersion) const override
Get the kernel version that is installed on the embedded system that the camera is attached to.
std::vector< SensorInfo > m_sensorsInfo
libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:01