add_depth_user_pointer(uint8_t *pointer, size_t capacity, user_pointer_destructed_fn &callback) | chronoptics::tof::UsbInterface | inline |
add_depth_user_pointer(uint8_t *pointer, size_t capacity, tof_user_pointer_destructed_t callback, void *callback_user_data) | chronoptics::tof::UsbInterface | inline |
depth_stream_capable(DepthStreamType stream) const | chronoptics::tof::UsbInterface | inline |
download_calibration() | chronoptics::tof::UsbInterface | inline |
download_configuration() | chronoptics::tof::UsbInterface | inline |
get_depth_data() | chronoptics::tof::UsbInterface | inline |
get_image_data() | chronoptics::tof::UsbInterface | inline |
get_image_data_into_pointer(uint8_t *pointer, size_t capacity, user_pointer_destructed_fn &callback) | chronoptics::tof::UsbInterface | inline |
get_image_data_into_pointer(uint8_t *pointer, size_t capacity, tof_user_pointer_destructed_t callback, void *callback_user_data) | chronoptics::tof::UsbInterface | inline |
get_user_pointer_capacity() const | chronoptics::tof::UsbInterface | inline |
has_depth_data() const | chronoptics::tof::UsbInterface | inline |
has_image_data() const | chronoptics::tof::UsbInterface | inline |
image_stream_capable() const | chronoptics::tof::UsbInterface | inline |
is_connected() const | chronoptics::tof::UsbInterface | inline |
set_user_pointer_capacity(size_t capacity) | chronoptics::tof::UsbInterface | inline |
software_trigger() | chronoptics::tof::UsbInterface | inline |
software_trigger_capable() | chronoptics::tof::UsbInterface | inline |
start_depth_stream(DepthStreamType stream) | chronoptics::tof::UsbInterface | inline |
start_image_stream() | chronoptics::tof::UsbInterface | inline |
stop_depth_stream() | chronoptics::tof::UsbInterface | inline |
stop_image_stream() | chronoptics::tof::UsbInterface | inline |
test_stream_speed() | chronoptics::tof::UsbInterface | inline |
upload_configuration(const CameraConfig &config) | chronoptics::tof::UsbInterface | inline |
UsbInterface(tof_usb_interface_t ptr=nullptr) | chronoptics::tof::UsbInterface | inline |
UsbInterface(UsbDevice &usb_device) | chronoptics::tof::UsbInterface | inline |
version() | chronoptics::tof::UsbInterface | inline |