C/C++ API Reference
Loading...
Searching...
No Matches
pw::trace::DecodedEvent Struct Reference

Overview

A decoded trace event.

See also pw_trace_tokenized_TraceEvent.

Public Attributes

EventType type = EventType::PW_TRACE_EVENT_TYPE_INVALID
 
std::string flags_str
 
std::string module
 
std::string group
 
std::string label
 
std::string data_fmt
 
uint64_t timestamp_usec {}
 
std::optional< uint64_t > trace_id
 
std::vector< std::byte > data
 

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