_device_pid | librealsense::firmware_logger_device | private |
_extrinsics | librealsense::device | protected |
_flash_logs | librealsense::firmware_logger_device | private |
_flash_logs_command | librealsense::firmware_logger_device | private |
_flash_logs_initialized | librealsense::firmware_logger_device | private |
_fw_logs | librealsense::firmware_logger_device | private |
_fw_logs_command | librealsense::firmware_logger_device | private |
_hw_monitor | librealsense::firmware_logger_device | private |
_parser | librealsense::firmware_logger_device | private |
add_sensor(const std::shared_ptr< sensor_interface > &sensor_base) | librealsense::device | protected |
assign_hw_monitor(std::shared_ptr< hw_monitor > hardware_monitor) | librealsense::firmware_logger_device | inline |
assign_sensor(const std::shared_ptr< sensor_interface > &sensor_base, uint8_t idx) | librealsense::device | protected |
compress_while_record() const override | librealsense::device | inlinevirtual |
contradicts(const stream_profile_interface *a, const std::vector< stream_profile > &others) const override | librealsense::device | virtual |
create_matcher(const frame_holder &frame) const override | librealsense::device | virtual |
librealsense::create_snapshot(std::shared_ptr< info_interface > &snapshot) const =0 | librealsense::recordable< info_interface > | pure virtual |
librealsense::info_container::create_snapshot(std::shared_ptr< info_interface > &snapshot) const override | librealsense::info_container | virtual |
device(std::shared_ptr< context > ctx, const platform::backend_device_group group, bool device_changed_notifications=false) | librealsense::device | explicitprotected |
librealsense::enable_recording(std::function< void(const info_interface &)> recording_function)=0 | librealsense::recordable< info_interface > | pure virtual |
librealsense::info_container::enable_recording(std::function< void(const info_interface &)> record_action) override | librealsense::info_container | virtual |
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 | |
get_context() const override | librealsense::device | inlinevirtual |
get_device_data() const override | librealsense::device | inlinevirtual |
get_extrinsics(const stream_interface &stream) const override | librealsense::device | virtual |
get_flash_log(fw_logs::fw_logs_binary_data &binary_data) override | librealsense::firmware_logger_device | virtual |
get_flash_logs_from_hw_monitor() | librealsense::firmware_logger_device | private |
get_fw_log(fw_logs::fw_logs_binary_data &binary_data) override | librealsense::firmware_logger_device | virtual |
get_fw_logs_from_hw_monitor() | librealsense::firmware_logger_device | private |
librealsense::get_info(rs2_camera_info info) const =0 | librealsense::info_interface | pure virtual |
librealsense::info_container::get_info(rs2_camera_info info) const override | librealsense::info_container | virtual |
get_number_of_fw_logs() const override | librealsense::firmware_logger_device | virtual |
get_profiles_tags() const =0 | librealsense::device_interface | pure virtual |
get_sensor(size_t subdevice) override | librealsense::device | virtual |
get_sensor(size_t subdevice) const override | librealsense::device | virtual |
get_sensors_count() const override | librealsense::device | virtual |
hardware_reset() override | librealsense::device | virtual |
init_parser(std::string xml_content) override | librealsense::firmware_logger_device | virtual |
is_valid() const override | librealsense::device | inlinevirtual |
map_supported_color_formats(rs2_format source_format) | librealsense::device | protected |
parse_log(const fw_logs::fw_logs_binary_data *fw_log_msg, fw_logs::fw_log_data *parsed_msg) override | librealsense::firmware_logger_device | virtual |
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::device | protected |
stop_activity() const | librealsense::device | virtual |
librealsense::supports_info(rs2_camera_info info) const =0 | librealsense::info_interface | pure virtual |
librealsense::info_container::supports_info(rs2_camera_info info) const override | librealsense::info_container | virtual |
tag_profiles(stream_profiles profiles) const override | librealsense::device | virtual |
update(std::shared_ptr< extension_snapshot > ext) override | librealsense::info_container | virtual |
update_info(rs2_camera_info info, const std::string &val) | librealsense::info_container | |
~device() | librealsense::device | virtual |
~device_interface()=default | librealsense::device_interface | virtual |
~extension_snapshot()=default | librealsense::extension_snapshot | virtual |
~firmware_logger_extensions()=default | librealsense::firmware_logger_extensions | virtual |
~info_interface()=default | librealsense::info_interface | virtual |
~recordable()=default | librealsense::recordable< info_interface > | virtual |