Public Member Functions | Public Attributes | List of all members
log_view::LogEntry Struct Reference

#include <datatypes.h>

Public Member Functions

 LogEntry ()=default
 
 LogEntry (const LogEntry &entry)=default
 
 LogEntry (const rosgraph_msgs::Log &log)
 

Public Attributes

std::string file
 
std::string function
 
uint8_t level
 
uint32_t line
 
std::string node
 
uint32_t seq
 
ros::Time stamp
 
std::vector< std::string > text
 

Detailed Description

Definition at line 42 of file datatypes.h.

Constructor & Destructor Documentation

◆ LogEntry() [1/3]

log_view::LogEntry::LogEntry ( )
default

◆ LogEntry() [2/3]

log_view::LogEntry::LogEntry ( const LogEntry entry)
default

◆ LogEntry() [3/3]

log_view::LogEntry::LogEntry ( const rosgraph_msgs::Log &  log)
inlineexplicit

Definition at line 46 of file datatypes.h.

Member Data Documentation

◆ file

std::string log_view::LogEntry::file

Definition at line 61 of file datatypes.h.

◆ function

std::string log_view::LogEntry::function

Definition at line 62 of file datatypes.h.

◆ level

uint8_t log_view::LogEntry::level

Definition at line 59 of file datatypes.h.

◆ line

uint32_t log_view::LogEntry::line

Definition at line 63 of file datatypes.h.

◆ node

std::string log_view::LogEntry::node

Definition at line 60 of file datatypes.h.

◆ seq

uint32_t log_view::LogEntry::seq

Definition at line 58 of file datatypes.h.

◆ stamp

ros::Time log_view::LogEntry::stamp

Definition at line 57 of file datatypes.h.

◆ text

std::vector<std::string> log_view::LogEntry::text

Definition at line 64 of file datatypes.h.


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


log_view
Author(s): Marc Alban
autogenerated on Sat Sep 17 2022 02:22:53