Public Member Functions | Private Member Functions | Private Attributes | List of all members
librealsense::fw_logs::fw_logs_parser Class Reference

#include <fw-logs-parser.h>

Inheritance diagram for librealsense::fw_logs::fw_logs_parser:
Inheritance graph
[legend]

Public Member Functions

 fw_logs_parser (std::string xml_content)
 
fw_log_data parse_fw_log (const fw_logs_binary_data *fw_log_msg)
 
 ~fw_logs_parser (void)
 

Private Member Functions

fw_log_data fill_log_data (const fw_logs_binary_data *fw_log_msg)
 

Private Attributes

fw_logs_formating_options _fw_logs_formating_options
 
uint64_t _last_timestamp
 
const double _timestamp_factor
 

Detailed Description

Definition at line 14 of file src/fw-logs/fw-logs-parser.h.

Constructor & Destructor Documentation

librealsense::fw_logs::fw_logs_parser::fw_logs_parser ( std::string  xml_content)
explicit

Definition at line 15 of file src/fw-logs/fw-logs-parser.cpp.

librealsense::fw_logs::fw_logs_parser::~fw_logs_parser ( void  )

Definition at line 24 of file src/fw-logs/fw-logs-parser.cpp.

Member Function Documentation

fw_log_data librealsense::fw_logs::fw_logs_parser::fill_log_data ( const fw_logs_binary_data fw_log_msg)
private

Definition at line 54 of file src/fw-logs/fw-logs-parser.cpp.

fw_log_data librealsense::fw_logs::fw_logs_parser::parse_fw_log ( const fw_logs_binary_data fw_log_msg)

Definition at line 28 of file src/fw-logs/fw-logs-parser.cpp.

Member Data Documentation

fw_logs_formating_options librealsense::fw_logs::fw_logs_parser::_fw_logs_formating_options
private

Definition at line 26 of file src/fw-logs/fw-logs-parser.h.

uint64_t librealsense::fw_logs::fw_logs_parser::_last_timestamp
private

Definition at line 27 of file src/fw-logs/fw-logs-parser.h.

const double librealsense::fw_logs::fw_logs_parser::_timestamp_factor
private

Definition at line 28 of file src/fw-logs/fw-logs-parser.h.


The documentation for this class was generated from the following files:


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