class TelemetrySupport

Defined at line 1134 of file fidling/gen/sdk/fidl/fuchsia.wlan.stats/fuchsia.wlan.stats/hlcpp/fuchsia/wlan/stats/cpp/fidl.h

Public Members

static const fidl_type_t * FidlType

Public Methods

bool IsEmpty ()

Returns whether no field is set.

const ::std::vector< ::fuchsia::wlan::stats::InspectCounterConfig> & inspect_counter_configs ()

Specifies counters that should be logged into Inspect time series

Defined at line 1141 of file fidling/gen/sdk/fidl/fuchsia.wlan.stats/fuchsia.wlan.stats/hlcpp/fuchsia/wlan/stats/cpp/fidl.h

bool has_inspect_counter_configs ()

Defined at line 1145 of file fidling/gen/sdk/fidl/fuchsia.wlan.stats/fuchsia.wlan.stats/hlcpp/fuchsia/wlan/stats/cpp/fidl.h

::std::vector< ::fuchsia::wlan::stats::InspectCounterConfig> * mutable_inspect_counter_configs ()

Specifies counters that should be logged into Inspect time series

Defined at line 1150 of file fidling/gen/sdk/fidl/fuchsia.wlan.stats/fuchsia.wlan.stats/hlcpp/fuchsia/wlan/stats/cpp/fidl.h

void clear_inspect_counter_configs ()

Defined at line 1158 of file fidling/gen/sdk/fidl/fuchsia.wlan.stats/fuchsia.wlan.stats/hlcpp/fuchsia/wlan/stats/cpp/fidl.h

const ::std::vector< ::fuchsia::wlan::stats::InspectGaugeConfig> & inspect_gauge_configs ()

Specifies gauges that should be logged into Inspect time series

Defined at line 1167 of file fidling/gen/sdk/fidl/fuchsia.wlan.stats/fuchsia.wlan.stats/hlcpp/fuchsia/wlan/stats/cpp/fidl.h

bool has_inspect_gauge_configs ()

Defined at line 1171 of file fidling/gen/sdk/fidl/fuchsia.wlan.stats/fuchsia.wlan.stats/hlcpp/fuchsia/wlan/stats/cpp/fidl.h

::std::vector< ::fuchsia::wlan::stats::InspectGaugeConfig> * mutable_inspect_gauge_configs ()

Specifies gauges that should be logged into Inspect time series

Defined at line 1176 of file fidling/gen/sdk/fidl/fuchsia.wlan.stats/fuchsia.wlan.stats/hlcpp/fuchsia/wlan/stats/cpp/fidl.h

void clear_inspect_gauge_configs ()

Defined at line 1184 of file fidling/gen/sdk/fidl/fuchsia.wlan.stats/fuchsia.wlan.stats/hlcpp/fuchsia/wlan/stats/cpp/fidl.h

TelemetrySupport & set_inspect_counter_configs (::std::vector< ::fuchsia::wlan::stats::InspectCounterConfig> _value)
TelemetrySupport & set_inspect_gauge_configs (::std::vector< ::fuchsia::wlan::stats::InspectGaugeConfig> _value)
void TelemetrySupport ()
void TelemetrySupport (TelemetrySupport && other)
void ~TelemetrySupport ()
TelemetrySupport & operator= (TelemetrySupport && other)
::std::unique_ptr<TelemetrySupport> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, TelemetrySupport * _value, size_t _offset)
zx_status_t Clone (TelemetrySupport * _result)