class TelemetrySupport

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

Public Methods

void TelemetrySupport (Storage_ storage)
void TelemetrySupport ()

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

void TelemetrySupport (TelemetrySupport && )

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

void TelemetrySupport (const TelemetrySupport & other)
TelemetrySupport & operator= (TelemetrySupport && )

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

TelemetrySupport & operator= (const TelemetrySupport & other)
bool operator== (const TelemetrySupport & other)
bool operator!= (const TelemetrySupport & other)
bool IsEmpty ()
const std::optional< ::std::vector< ::fuchsia_wlan_stats::InspectCounterConfig>> & inspect_counter_configs ()

Specifies counters that should be logged into Inspect time series

::std::optional< ::std::vector< ::fuchsia_wlan_stats::InspectCounterConfig>> & inspect_counter_configs ()

Specifies counters that should be logged into Inspect time series

TelemetrySupport & inspect_counter_configs (std::optional< ::std::vector< ::fuchsia_wlan_stats::InspectCounterConfig>> value)

Specifies counters that should be logged into Inspect time series

const std::optional< ::std::vector< ::fuchsia_wlan_stats::InspectGaugeConfig>> & inspect_gauge_configs ()

Specifies gauges that should be logged into Inspect time series

::std::optional< ::std::vector< ::fuchsia_wlan_stats::InspectGaugeConfig>> & inspect_gauge_configs ()

Specifies gauges that should be logged into Inspect time series

TelemetrySupport & inspect_gauge_configs (std::optional< ::std::vector< ::fuchsia_wlan_stats::InspectGaugeConfig>> value)

Specifies gauges that should be logged into Inspect time series

void TelemetrySupport (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits