Public Member Functions | Public Attributes | List of all members
JournalThreader::ThreadLine Class Reference

Storage for logging queue of a specific thread. More...

Public Member Functions

 ThreadLine ()
 Constructor, creates an empty line at WRITE log level. More...
 

Public Attributes

JournalLogLevel m_level
 The level of this log line. More...
 
std::string m_line
 The contained text for this log line. More...
 

Detailed Description

Storage for logging queue of a specific thread.

Definition at line 95 of file journalthreader.h.

Constructor & Destructor Documentation

◆ ThreadLine()

JournalThreader::ThreadLine::ThreadLine ( )
inline

Constructor, creates an empty line at WRITE log level.

Definition at line 102 of file journalthreader.h.

Member Data Documentation

◆ m_level

JournalLogLevel JournalThreader::ThreadLine::m_level

The level of this log line.

Definition at line 99 of file journalthreader.h.

◆ m_line

std::string JournalThreader::ThreadLine::m_line

The contained text for this log line.

Definition at line 98 of file journalthreader.h.


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


xsens_mti_driver
Author(s):
autogenerated on Sun Sep 3 2023 02:43:21