Time-of-Flight-SDK
aditof::DepthSensorInterface Member List

This is the complete list of members for aditof::DepthSensorInterface, including all inherited members.

adsd3500_get_status(int &chipStatus, int &imagerStatus)=0aditof::DepthSensorInterfacepure virtual
adsd3500_read_cmd(uint16_t cmd, uint16_t *data, unsigned int usDelay=0)=0aditof::DepthSensorInterfacepure virtual
adsd3500_read_payload(uint8_t *payload, uint16_t payload_len)=0aditof::DepthSensorInterfacepure virtual
adsd3500_read_payload_cmd(uint32_t cmd, uint8_t *readback_data, uint16_t payload_len)=0aditof::DepthSensorInterfacepure virtual
adsd3500_register_interrupt_callback(SensorInterruptCallback &cb)=0aditof::DepthSensorInterfacepure virtual
adsd3500_reset()=0aditof::DepthSensorInterfacepure virtual
adsd3500_unregister_interrupt_callback(SensorInterruptCallback &cb)=0aditof::DepthSensorInterfacepure virtual
adsd3500_write_cmd(uint16_t cmd, uint16_t data)=0aditof::DepthSensorInterfacepure virtual
adsd3500_write_payload(uint8_t *payload, uint16_t payload_len)=0aditof::DepthSensorInterfacepure virtual
adsd3500_write_payload_cmd(uint32_t cmd, uint8_t *payload, uint16_t payload_len)=0aditof::DepthSensorInterfacepure virtual
getAvailableControls(std::vector< std::string > &controls) const =0aditof::DepthSensorInterfacepure virtual
getAvailableFrameTypes(std::vector< aditof::DepthSensorFrameType > &types)=0aditof::DepthSensorInterfacepure virtual
getControl(const std::string &control, std::string &value) const =0aditof::DepthSensorInterfacepure virtual
getDetails(aditof::SensorDetails &details) const =0aditof::DepthSensorInterfacepure virtual
getFrame(uint16_t *buffer)=0aditof::DepthSensorInterfacepure virtual
getHandle(void **handle)=0aditof::DepthSensorInterfacepure virtual
getIniParams(std::map< std::string, float > &params)=0aditof::DepthSensorInterfacepure virtual
getName(std::string &name) const =0aditof::DepthSensorInterfacepure virtual
initTargetDepthCompute(uint8_t *iniFile, uint16_t iniFileLength, uint8_t *calData, uint16_t calDataLength)=0aditof::DepthSensorInterfacepure virtual
open()=0aditof::DepthSensorInterfacepure virtual
program(const uint8_t *firmware, size_t size)=0aditof::DepthSensorInterfacepure virtual
readRegisters(const uint16_t *address, uint16_t *data, size_t length, bool burst=true)=0aditof::DepthSensorInterfacepure virtual
setControl(const std::string &control, const std::string &value)=0aditof::DepthSensorInterfacepure virtual
setFrameType(const aditof::DepthSensorFrameType &type)=0aditof::DepthSensorInterfacepure virtual
setHostConnectionType(std::string &connectionType)=0aditof::DepthSensorInterfacepure virtual
setIniParams(const std::map< std::string, float > &params)=0aditof::DepthSensorInterfacepure virtual
start()=0aditof::DepthSensorInterfacepure virtual
stop()=0aditof::DepthSensorInterfacepure virtual
writeRegisters(const uint16_t *address, const uint16_t *data, size_t length, bool burst=true)=0aditof::DepthSensorInterfacepure virtual
~DepthSensorInterface()=defaultaditof::DepthSensorInterfacevirtual