Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Loading...
Searching...
No Matches
rs2::firmware_log_parsed_message Class Reference

#include <rs_internal.hpp>

Public Member Functions

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

Constructor & Destructor Documentation

◆ firmware_log_parsed_message()

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

Member Function Documentation

◆ file_name()

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

◆ get_message()

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

◆ line()

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

◆ message()

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

◆ module_name()

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

◆ sequence_id()

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

◆ severity()

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

◆ thread_name()

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

◆ timestamp()

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

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