Struct ExecutableBase::DiagnosticsOutput
Defined in File ExecutableBase.h
Nested Relationships
This struct is a nested type of Class ExecutableBase.
Struct Documentation
-
struct DiagnosticsOutput
Diagnostics message: a human-readabale label, and “any” content.
Public Functions
-
DiagnosticsOutput() = default
Public Members
-
mrpt::Clock::time_point timestamp
-
std::string label
-
std::any value
-
DiagnosticsOutput() = default