Public Member Functions | |
EventLogEntry (uavcan::dynamic_node_id_server::TraceCode arg_code, uavcan::int64_t arg_argument) | |
Public Attributes | |
const uavcan::int64_t | argument |
const uavcan::dynamic_node_id_server::TraceCode | code |
Definition at line 17 of file event_tracer.hpp.
|
inline |
Definition at line 22 of file event_tracer.hpp.
const uavcan::int64_t EventTracer::EventLogEntry::argument |
Definition at line 20 of file event_tracer.hpp.
const uavcan::dynamic_node_id_server::TraceCode EventTracer::EventLogEntry::code |
Definition at line 19 of file event_tracer.hpp.