Class firmware_logger

Inheritance Relationships

Base Type

Class Documentation

class firmware_logger : public rs2::device

Public Functions

inline firmware_logger(device d)
inline rs2::firmware_log_message create_message()
inline rs2::firmware_log_parsed_message create_parsed_message()
inline bool get_firmware_log(rs2::firmware_log_message &msg) const
inline bool get_flash_log(rs2::firmware_log_message &msg) const
inline bool init_parser(const std::string &xml_content)
inline bool parse_log(const rs2::firmware_log_message &msg, const rs2::firmware_log_parsed_message &parsed_msg)
inline unsigned int get_number_of_fw_logs() const