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

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

Definition at line 46 of file datatypes.h.

Member Data Documentation

std::string log_view::LogEntry::file

Definition at line 61 of file datatypes.h.

std::string log_view::LogEntry::function

Definition at line 62 of file datatypes.h.

uint8_t log_view::LogEntry::level

Definition at line 59 of file datatypes.h.

uint32_t log_view::LogEntry::line

Definition at line 63 of file datatypes.h.

std::string log_view::LogEntry::node

Definition at line 60 of file datatypes.h.

uint32_t log_view::LogEntry::seq

Definition at line 58 of file datatypes.h.

ros::Time log_view::LogEntry::stamp

Definition at line 57 of file datatypes.h.

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 Thu Mar 4 2021 03:21:52