|
bool | contradicts (const stream_profile_interface *a, const std::vector< stream_profile > &others) const override |
|
std::shared_ptr< matcher > | create_matcher (const frame_holder &frame) const override |
|
std::vector< tagged_profile > | get_profiles_tags () const override |
|
| rs416_rgb_device (std::shared_ptr< context > ctx, const platform::backend_device_group &group, bool register_device_notifications) |
|
| ds5_nonmonochrome (std::shared_ptr< context > ctx, const platform::backend_device_group &group) |
|
std::vector< uint8_t > | backup_flash (update_progress_callback_ptr callback) override |
|
std::shared_ptr< synthetic_sensor > | create_depth_device (std::shared_ptr< context > ctx, const std::vector< platform::uvc_device_info > &all_device_infos) |
|
void | create_snapshot (std::shared_ptr< debug_interface > &snapshot) const override |
|
| ds5_device (std::shared_ptr< context > ctx, const platform::backend_device_group &group) |
|
void | enable_recording (std::function< void(const debug_interface &)> record_action) override |
|
void | enter_update_state () const override |
|
synthetic_sensor & | get_depth_sensor () |
|
virtual double | get_device_time_ms () override |
|
uvc_sensor & | get_raw_depth_sensor () |
|
platform::usb_spec | get_usb_spec () const |
|
void | hardware_reset () override |
|
std::vector< uint8_t > | send_receive_raw_data (const std::vector< uint8_t > &input) override |
|
void | update_flash (const std::vector< uint8_t > &image, update_progress_callback_ptr callback, int update_mode) override |
|
virtual bool | compress_while_record () const override |
|
size_t | find_sensor_idx (const sensor_interface &s) const |
|
std::shared_ptr< context > | get_context () const override |
|
platform::backend_device_group | get_device_data () const override |
|
std::pair< uint32_t, rs2_extrinsics > | get_extrinsics (const stream_interface &stream) const override |
|
sensor_interface & | get_sensor (size_t subdevice) override |
|
const sensor_interface & | get_sensor (size_t subdevice) const override |
|
size_t | get_sensors_count () const override |
|
bool | is_valid () const override |
|
virtual void | stop_activity () const |
|
void | tag_profiles (stream_profiles profiles) const override |
|
virtual | ~device () |
|
virtual | ~device_interface ()=default |
|
virtual | ~info_interface ()=default |
|
virtual | ~recordable ()=default |
|
void | create_snapshot (std::shared_ptr< info_interface > &snapshot) const override |
|
void | enable_recording (std::function< void(const info_interface &)> record_action) override |
|
const std::string & | get_info (rs2_camera_info info) const override |
|
void | register_info (rs2_camera_info info, const std::string &val) |
|
bool | supports_info (rs2_camera_info info) const override |
|
void | update (std::shared_ptr< extension_snapshot > ext) override |
|
void | update_info (rs2_camera_info info, const std::string &val) |
|
virtual | ~extension_snapshot ()=default |
|
virtual | ~recordable ()=default |
|
virtual void | create_snapshot (std::shared_ptr< global_time_interface > &snapshot) const override |
|
virtual void | enable_recording (std::function< void(const global_time_interface &)> record_action) override |
|
void | enable_time_diff_keeper (bool is_enable) |
|
| global_time_interface () |
|
| ~global_time_interface () |
|
virtual | ~recordable ()=default |
|
| auto_calibrated (std::shared_ptr< hw_monitor > &hwm) |
|
std::vector< uint8_t > | get_calibration_table () const override |
|
void | reset_to_factory_calibration () const override |
|
std::vector< uint8_t > | run_on_chip_calibration (int timeout_ms, std::string json, float *health, update_progress_callback_ptr progress_callback) override |
|
std::vector< uint8_t > | run_tare_calibration (int timeout_ms, float ground_truth_mm, std::string json, update_progress_callback_ptr progress_callback) override |
|
void | set_calibration_table (const std::vector< uint8_t > &calibration) override |
|
void | write_calibration () const override |
|
| ds5_active (std::shared_ptr< context > ctx, const platform::backend_device_group &group) |
|
| ds5_color (std::shared_ptr< context > ctx, const platform::backend_device_group &group) |
|
synthetic_sensor & | get_color_sensor () |
|
uvc_sensor & | get_raw_color_sensor () |
|
void | apply_preset (const std::vector< platform::stream_profile > &configuration, rs2_rs400_visual_preset preset, uint16_t device_pid, const firmware_version &fw_version) override |
|
void | create_snapshot (std::shared_ptr< ds5_advanced_mode_interface > &snapshot) const override |
|
| ds5_advanced_mode_base (std::shared_ptr< hw_monitor > hwm, synthetic_sensor &depth_sensor) |
|
void | enable_recording (std::function< void(const ds5_advanced_mode_interface &)> recording_function) override |
|
void | get_ae_control (STAEControl *ptr, int mode=0) const override |
|
void | get_amp_factor (STAFactor *ptr, int mode=0) const override |
|
void | get_census_radius (STCensusRadius *ptr, int mode=0) const override |
|
void | get_color_control (STColorControl *ptr, int mode=0) const override |
|
void | get_color_correction (STColorCorrection *ptr, int mode=0) const override |
|
void | get_depth_control_group (STDepthControlGroup *ptr, int mode=0) const override |
|
void | get_depth_table_control (STDepthTableControl *ptr, int mode=0) const override |
|
void | get_hdad (STHdad *ptr, int mode=0) const override |
|
void | get_rau_color_thresholds_control (STRauColorThresholdsControl *ptr, int mode=0) const override |
|
void | get_rau_support_vector_control (STRauSupportVectorControl *ptr, int mode=0) const override |
|
void | get_rsm (STRsm *ptr, int mode=0) const override |
|
void | get_slo_color_thresholds_control (STSloColorThresholdsControl *ptr, int mode=0) const override |
|
void | get_slo_penalty_control (STSloPenaltyControl *ptr, int mode=0) const override |
|
bool | is_enabled () const override |
|
void | load_json (const std::string &json_content) override |
|
std::vector< uint8_t > | serialize_json () const override |
|
void | set_ae_control (const STAEControl &val) override |
|
void | set_amp_factor (const STAFactor &val) override |
|
void | set_census_radius (const STCensusRadius &val) override |
|
void | set_color_control (const STColorControl &val) override |
|
void | set_color_correction (const STColorCorrection &val) override |
|
void | set_depth_control_group (const STDepthControlGroup &val) override |
|
void | set_depth_table_control (const STDepthTableControl &val) override |
|
void | set_hdad (const STHdad &val) override |
|
void | set_rau_color_thresholds_control (const STRauColorThresholdsControl &val) override |
|
void | set_rau_support_vector_control (const STRauSupportVectorControl &val) override |
|
void | set_rsm (const STRsm &val) override |
|
void | set_slo_color_thresholds_control (const STSloColorThresholdsControl &val) override |
|
void | set_slo_penalty_control (const STSloPenaltyControl &val) override |
|
void | toggle_advanced_mode (bool enable) override |
|
virtual | ~ds5_advanced_mode_base ()=default |
|
virtual | ~ds5_advanced_mode_interface ()=default |
|
virtual | ~recordable ()=default |
|
void | assign_hw_monitor (std::shared_ptr< hw_monitor > hardware_monitor) |
|
| 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) |
|
bool | get_flash_log (fw_logs::fw_logs_binary_data &binary_data) override |
|
bool | get_fw_log (fw_logs::fw_logs_binary_data &binary_data) override |
|
unsigned int | get_number_of_fw_logs () const override |
|
bool | init_parser (std::string xml_content) override |
|
bool | parse_log (const fw_logs::fw_logs_binary_data *fw_log_msg, fw_logs::fw_log_data *parsed_msg) override |
|
virtual | ~firmware_logger_extensions ()=default |
|
Definition at line 253 of file ds5-factory.cpp.