add_depth_user_pointer(uint8_t *pointer, size_t capacity, user_pointer_destructed_fn &callback) | chronoptics::tof::GigeInterface | inline |
add_depth_user_pointer(uint8_t *pointer, size_t capacity, tof_user_pointer_destructed_t callback, void *callback_user_data) | chronoptics::tof::GigeInterface | inline |
connect(const DiscoveryMessage &message) | chronoptics::tof::GigeInterface | inline |
depth_stream_capable(DepthStreamType stream) const | chronoptics::tof::GigeInterface | inline |
disconnect() | chronoptics::tof::GigeInterface | inline |
discover() | chronoptics::tof::GigeInterface | inline |
discover_one() | chronoptics::tof::GigeInterface | inline |
download_calibration(uint16_t port=0) | chronoptics::tof::GigeInterface | inline |
download_configuration(uint16_t port=0) | chronoptics::tof::GigeInterface | inline |
find(StringView serial) | chronoptics::tof::GigeInterface | inline |
get_delay() const | chronoptics::tof::GigeInterface | inline |
get_depth_data() | chronoptics::tof::GigeInterface | inline |
get_image_data() | chronoptics::tof::GigeInterface | inline |
get_image_data_into_pointer(uint8_t *pointer, size_t capacity, user_pointer_destructed_fn &callback) | chronoptics::tof::GigeInterface | inline |
get_image_data_into_pointer(uint8_t *pointer, size_t capacity, tof_user_pointer_destructed_t callback, void *callback_user_data) | chronoptics::tof::GigeInterface | inline |
get_persistent_ip() const | chronoptics::tof::GigeInterface | inline |
get_stream_packet_size() const | chronoptics::tof::GigeInterface | inline |
get_user_pointer_capacity() const | chronoptics::tof::GigeInterface | inline |
GigeInterface(tof_gige_interface_t ptr) | chronoptics::tof::GigeInterface | inline |
GigeInterface(uint16_t port=0) | chronoptics::tof::GigeInterface | inline |
has_depth_data() const | chronoptics::tof::GigeInterface | inline |
has_image_data() const | chronoptics::tof::GigeInterface | inline |
image_stream_capable() const | chronoptics::tof::GigeInterface | inline |
is_connected() const | chronoptics::tof::GigeInterface | inline |
persistent_ip_capable() const | chronoptics::tof::GigeInterface | inline |
set_delay(uint32_t delay) | chronoptics::tof::GigeInterface | inline |
set_persistent_ip(const PersistentIp &persistent_ip) | chronoptics::tof::GigeInterface | inline |
set_stream_packet_size(uint16_t packet_size) | chronoptics::tof::GigeInterface | inline |
set_user_pointer_capacity(size_t capacity) | chronoptics::tof::GigeInterface | inline |
software_trigger() | chronoptics::tof::GigeInterface | inline |
software_trigger_capable() | chronoptics::tof::GigeInterface | inline |
start_depth_stream(DepthStreamType stream, uint16_t port=0) | chronoptics::tof::GigeInterface | inline |
start_image_stream(uint16_t port=0) | chronoptics::tof::GigeInterface | inline |
stop_depth_stream() | chronoptics::tof::GigeInterface | inline |
stop_image_stream() | chronoptics::tof::GigeInterface | inline |
test_stream_packet_size(uint16_t port=0) | chronoptics::tof::GigeInterface | inline |
upload_configuration(const CameraConfig &config, uint16_t port=0) | chronoptics::tof::GigeInterface | inline |
version() | chronoptics::tof::GigeInterface | inline |