Public Member Functions | Private Attributes | List of all members
rs2::firmware_log_parsed_message Class Reference

#include <rs_internal.hpp>

Public Member Functions

std::string file_name () const
 
 firmware_log_parsed_message (std::shared_ptr< rs2_firmware_log_parsed_message > msg)
 
const std::shared_ptr< rs2_firmware_log_parsed_messageget_message () const
 
uint32_t line () const
 
std::string message () const
 
uint32_t sequence_id () const
 
std::string severity () const
 
std::string thread_name () const
 
uint32_t timestamp () const
 

Private Attributes

std::shared_ptr< rs2_firmware_log_parsed_message_parsed_fw_log
 

Detailed Description

Definition at line 419 of file rs_internal.hpp.

Constructor & Destructor Documentation

rs2::firmware_log_parsed_message::firmware_log_parsed_message ( std::shared_ptr< rs2_firmware_log_parsed_message msg)
inlineexplicit

Definition at line 422 of file rs_internal.hpp.

Member Function Documentation

std::string rs2::firmware_log_parsed_message::file_name ( ) const
inline

Definition at line 432 of file rs_internal.hpp.

const std::shared_ptr<rs2_firmware_log_parsed_message> rs2::firmware_log_parsed_message::get_message ( ) const
inline

Definition at line 476 of file rs_internal.hpp.

uint32_t rs2::firmware_log_parsed_message::line ( ) const
inline

Definition at line 453 of file rs_internal.hpp.

std::string rs2::firmware_log_parsed_message::message ( ) const
inline

Definition at line 425 of file rs_internal.hpp.

uint32_t rs2::firmware_log_parsed_message::sequence_id ( ) const
inline

Definition at line 468 of file rs_internal.hpp.

std::string rs2::firmware_log_parsed_message::severity ( ) const
inline

Definition at line 446 of file rs_internal.hpp.

std::string rs2::firmware_log_parsed_message::thread_name ( ) const
inline

Definition at line 439 of file rs_internal.hpp.

uint32_t rs2::firmware_log_parsed_message::timestamp ( ) const
inline

Definition at line 460 of file rs_internal.hpp.

Member Data Documentation

std::shared_ptr<rs2_firmware_log_parsed_message> rs2::firmware_log_parsed_message::_parsed_fw_log
private

Definition at line 479 of file rs_internal.hpp.


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


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