class MetricEvent
Defined at line 1615 of file fidling/gen/sdk/fidl/fuchsia.metrics/fuchsia.metrics/hlcpp/fuchsia/metrics/cpp/fidl.h
A specification of an event that occurred to be passed to LogMetricEvents().
Public Members
uint32_t metric_id
vector event_codes
MetricEventPayload payload
Public Methods
::std::unique_ptr<MetricEvent> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, MetricEvent * value, size_t _offset)
zx_status_t Clone (MetricEvent * result)