librealsense::l535_device Member List

This is the complete list of members for librealsense::l535_device, including all inherited members.

_accel_streamlibrealsense::l500_motionprotected
_advanced_optionslibrealsense::l500_deviceprotected
_autocallibrealsense::l500_deviceprotected
_calib_tablelibrealsense::l500_deviceprotected
_calibration_change_callbackslibrealsense::l500_deviceprotected
_color_streamlibrealsense::l500_colorprotected
_confidence_streamlibrealsense::l500_deviceprotected
_depth_device_idxlibrealsense::l500_deviceprotected
_depth_streamlibrealsense::l500_deviceprotected
_extrinsicslibrealsense::deviceprotected
_fw_versionlibrealsense::l500_deviceprotected
_gyro_streamlibrealsense::l500_motionprotected
_have_temperatureslibrealsense::l500_deviceprotected
librealsense::_hw_monitorlibrealsense::l500_deviceprotected
_ir_streamlibrealsense::l500_deviceprotected
_is_lockedlibrealsense::l500_deviceprotected
_keep_reading_temperaturelibrealsense::l500_deviceprotected
_polling_error_handlerlibrealsense::l500_deviceprotected
_temperature_mutexlibrealsense::l500_devicemutableprotected
_temperature_readerlibrealsense::l500_deviceprotected
_temperatureslibrealsense::l500_deviceprotected
_tf_keeperlibrealsense::global_time_interfaceprotected
_usb_modelibrealsense::l500_deviceprotected
add_sensor(const std::shared_ptr< sensor_interface > &sensor_base)librealsense::deviceprotected
assign_hw_monitor(std::shared_ptr< hw_monitor > hardware_monitor)librealsense::firmware_logger_deviceinline
assign_sensor(const std::shared_ptr< sensor_interface > &sensor_base, uint8_t idx)librealsense::deviceprotected
backup_flash(update_progress_callback_ptr callback) overridelibrealsense::l500_devicevirtual
calc_preset_from_controls() const librealsense::l500_options
change_preset(rs2_l500_visual_preset preset)librealsense::l500_options
compress_while_record() const overridelibrealsense::deviceinlinevirtual
configure_depth_options()librealsense::l500_devicevirtual
contradicts(const stream_profile_interface *a, const std::vector< stream_profile > &others) const overridelibrealsense::devicevirtual
create_color_device(std::shared_ptr< context > ctx, const std::vector< platform::uvc_device_info > &color_devices_info)librealsense::l500_color
create_depth_device(std::shared_ptr< context > ctx, const std::vector< platform::uvc_device_info > &all_device_infos)librealsense::l500_device
create_hid_device(std::shared_ptr< context > ctx, const std::vector< platform::hid_device_info > &all_hid_infos)librealsense::l500_motion
create_matcher(const frame_holder &frame) const overridelibrealsense::l535_devicevirtual
create_snapshot(std::shared_ptr< debug_interface > &snapshot) const overridelibrealsense::l500_devicevirtual
librealsense::device::create_snapshot(std::shared_ptr< info_interface > &snapshot) const =0librealsense::recordable< info_interface >pure virtual
librealsense::device::create_snapshot(std::shared_ptr< info_interface > &snapshot) const overridelibrealsense::info_containervirtual
librealsense::global_time_interface::create_snapshot(std::shared_ptr< global_time_interface > &snapshot) const overridelibrealsense::global_time_interfaceinlinevirtual
device(std::shared_ptr< context > ctx, const platform::backend_device_group group, bool device_changed_notifications=false)librealsense::deviceexplicitprotected
enable_recording(std::function< void(const debug_interface &)> record_action) overridelibrealsense::l500_devicevirtual
librealsense::device::enable_recording(std::function< void(const info_interface &)> recording_function)=0librealsense::recordable< info_interface >pure virtual
librealsense::device::enable_recording(std::function< void(const info_interface &)> record_action) overridelibrealsense::info_containervirtual
librealsense::global_time_interface::enable_recording(std::function< void(const global_time_interface &)> record_action) overridelibrealsense::global_time_interfaceinlinevirtual
enable_time_diff_keeper(bool is_enable)librealsense::global_time_interface
enter_update_state() const overridelibrealsense::l500_devicevirtual
find_sensor_idx(const sensor_interface &s) const librealsense::device
firmware_logger_device(std::shared_ptr< context > ctx, const platform::backend_device_group group, std::shared_ptr< hw_monitor > hardware_monitor, const command &fw_logs_command, const command &flash_logs_command)librealsense::firmware_logger_device
force_hardware_reset() const librealsense::l500_deviceprotected
get_advanced_controls()librealsense::l500_options
librealsense::get_color_sensor()=0librealsense::l500_devicepure virtual
librealsense::l500_color::get_color_sensor() overridelibrealsense::l500_colorvirtual
get_context() const overridelibrealsense::deviceinlinevirtual
get_depth_sensor()librealsense::l500_device
get_device_data() const overridelibrealsense::deviceinlinevirtual
get_device_time_ms() overridelibrealsense::l500_devicevirtual
get_extrinsics(const stream_interface &stream) const overridelibrealsense::devicevirtual
get_firmware_logs_command() const librealsense::l500_deviceprotected
get_flash_log(fw_logs::fw_logs_binary_data &binary_data) overridelibrealsense::firmware_logger_devicevirtual
get_flash_logs_command() const librealsense::l500_deviceprotected
get_fw_log(fw_logs::fw_logs_binary_data &binary_data) overridelibrealsense::firmware_logger_devicevirtual
librealsense::get_info(rs2_camera_info info) const =0librealsense::info_interfacepure virtual
librealsense::info_container::get_info(rs2_camera_info info) const overridelibrealsense::info_containervirtual
get_motion_intrinsics(rs2_stream stream) const librealsense::l500_motion
get_number_of_fw_logs() const overridelibrealsense::firmware_logger_devicevirtual
get_profiles_tags() const overridelibrealsense::l535_deviceinlinevirtual
get_raw_depth_sensor()librealsense::l500_deviceinline
get_sensor(size_t subdevice) overridelibrealsense::devicevirtual
get_sensor(size_t subdevice) const overridelibrealsense::devicevirtual
get_sensors_count() const overridelibrealsense::devicevirtual
get_synthetic_depth_sensor()librealsense::l500_deviceinline
get_temperatures() const librealsense::l500_device
global_time_interface()librealsense::global_time_interface
hardware_reset() overridelibrealsense::l500_deviceinlinevirtual
init_parser(std::string xml_content) overridelibrealsense::firmware_logger_devicevirtual
is_valid() const overridelibrealsense::deviceinlinevirtual
l500_color(std::shared_ptr< context > ctx, const platform::backend_device_group &group)librealsense::l500_color
l500_depth(std::shared_ptr< context > ctx, const platform::backend_device_group &group)librealsense::l500_depth
l500_device(std::shared_ptr< context > ctx, const platform::backend_device_group &group)librealsense::l500_device
l500_motion(std::shared_ptr< context > ctx, const platform::backend_device_group &group)librealsense::l500_motion
l500_options(std::shared_ptr< context > ctx, const platform::backend_device_group &group)librealsense::l500_options
l500_serializable(std::shared_ptr< hw_monitor > hw_monitor, synthetic_sensor &depth_sensor)librealsense::l500_serializable
l535_device(std::shared_ptr< context > ctx, const platform::backend_device_group &group, bool register_device_notifications)librealsense::l535_deviceinline
load_json(const std::string &json_content) overridelibrealsense::l500_serializablevirtual
map_supported_color_formats(rs2_format source_format)librealsense::deviceprotected
move_to_custom()librealsense::l500_options
notify_of_calibration_change(rs2_calibration_status status)librealsense::l500_device
parse_log(const fw_logs::fw_logs_binary_data *fw_log_msg, fw_logs::fw_log_data *parsed_msg) overridelibrealsense::firmware_logger_devicevirtual
librealsense::read_intrinsics_table() const librealsense::l500_depth
register_calibration_change_callback(calibration_change_callback_ptr callback) overridelibrealsense::l500_deviceinlinevirtual
register_info(rs2_camera_info info, const std::string &val)librealsense::info_container
register_stream_to_extrinsic_group(const stream_interface &stream, uint32_t groupd_index)librealsense::deviceprotected
reset_hw_controls()librealsense::l500_options
send_receive_raw_data(const std::vector< uint8_t > &input) overridelibrealsense::l500_devicevirtual
serialize_json() const overridelibrealsense::l500_serializablevirtual
set_preset_value(rs2_l500_visual_preset preset)librealsense::l500_options
start_temperatures_reader()librealsense::l500_deviceprotected
stop_activity() const librealsense::devicevirtual
stop_temperatures_reader()librealsense::l500_deviceprotected
librealsense::supports_info(rs2_camera_info info) const =0librealsense::info_interfacepure virtual
librealsense::info_container::supports_info(rs2_camera_info info) const overridelibrealsense::info_containervirtual
tag_profiles(stream_profiles profiles) const overridelibrealsense::devicevirtual
trigger_device_calibration(rs2_calibration_type) overridelibrealsense::l500_devicevirtual
update(std::shared_ptr< extension_snapshot > ext) overridelibrealsense::info_containervirtual
update_defaults()librealsense::l500_options
update_flash(const std::vector< uint8_t > &image, update_progress_callback_ptr callback, int update_mode) overridelibrealsense::l500_devicevirtual
update_flash_internal(std::shared_ptr< hw_monitor > hwm, const std::vector< uint8_t > &image, std::vector< uint8_t > &flash_backup, update_progress_callback_ptr callback, int update_mode)librealsense::l500_device
update_flash_section(std::shared_ptr< hw_monitor > hwm, const std::vector< uint8_t > &image, uint32_t offset, uint32_t size, update_progress_callback_ptr callback, float continue_from, float ratio)librealsense::l500_device
update_info(rs2_camera_info info, const std::string &val)librealsense::info_container
update_section(std::shared_ptr< hw_monitor > hwm, const std::vector< uint8_t > &merged_image, flash_section fs, uint32_t tables_size, update_progress_callback_ptr callback, float continue_from, float ratio)librealsense::l500_device
~device()librealsense::devicevirtual
~device_interface()=defaultlibrealsense::device_interfacevirtual
~extension_snapshot()=defaultlibrealsense::extension_snapshotvirtual
~firmware_logger_extensions()=defaultlibrealsense::firmware_logger_extensionsvirtual
~global_time_interface()librealsense::global_time_interfaceinline
~info_interface()=defaultlibrealsense::info_interfacevirtual
~l500_depth()librealsense::l500_depthinline
librealsense::~recordable()=defaultlibrealsense::recordable< info_interface >virtual
librealsense::debug_interface::~recordable()=defaultlibrealsense::recordable< debug_interface >virtual
librealsense::global_time_interface::~recordable()=defaultlibrealsense::recordable< global_time_interface >virtual


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:37