#include <datatypes.h>
Definition at line 42 of file datatypes.h.
◆ 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 |
◆ file
std::string log_view::LogEntry::file |
◆ function
std::string log_view::LogEntry::function |
◆ level
uint8_t log_view::LogEntry::level |
◆ line
uint32_t log_view::LogEntry::line |
◆ node
std::string log_view::LogEntry::node |
◆ seq
uint32_t log_view::LogEntry::seq |
◆ stamp
◆ text
std::vector<std::string> log_view::LogEntry::text |
The documentation for this struct was generated from the following file: