class TelemetrySupport
Defined at line 1260 of file fidling/gen/sdk/fidl/fuchsia.wlan.stats/fuchsia.wlan.stats/cpp/fidl/fuchsia.wlan.stats/cpp/wire_types.h
Public Methods
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_wlan_stats::wire::TelemetrySupport> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_wlan_stats::wire::TelemetrySupport> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_stats::wire::TelemetrySupport>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void TelemetrySupport ()
Defined at line 1262 of file fidling/gen/sdk/fidl/fuchsia.wlan.stats/fuchsia.wlan.stats/cpp/fidl/fuchsia.wlan.stats/cpp/wire_types.h
void TelemetrySupport (const TelemetrySupport & other)
Defined at line 1263 of file fidling/gen/sdk/fidl/fuchsia.wlan.stats/fuchsia.wlan.stats/cpp/fidl/fuchsia.wlan.stats/cpp/wire_types.h
TelemetrySupport & operator= (const TelemetrySupport & other)
Defined at line 1264 of file fidling/gen/sdk/fidl/fuchsia.wlan.stats/fuchsia.wlan.stats/cpp/fidl/fuchsia.wlan.stats/cpp/wire_types.h
void TelemetrySupport (TelemetrySupport && other)
Defined at line 1265 of file fidling/gen/sdk/fidl/fuchsia.wlan.stats/fuchsia.wlan.stats/cpp/fidl/fuchsia.wlan.stats/cpp/wire_types.h
::fidl::VectorView< ::fuchsia_wlan_stats::wire::InspectCounterConfig> & inspect_counter_configs ()
Specifies counters that should be logged into Inspect time series
bool has_inspect_counter_configs ()
::fidl::VectorView< ::fuchsia_wlan_stats::wire::InspectGaugeConfig> & inspect_gauge_configs ()
Specifies gauges that should be logged into Inspect time series
bool has_inspect_gauge_configs ()
TelemetrySupport & operator= (TelemetrySupport && other)
Defined at line 1266 of file fidling/gen/sdk/fidl/fuchsia.wlan.stats/fuchsia.wlan.stats/cpp/fidl/fuchsia.wlan.stats/cpp/wire_types.h
void ~TelemetrySupport ()
Defined at line 1268 of file fidling/gen/sdk/fidl/fuchsia.wlan.stats/fuchsia.wlan.stats/cpp/fidl/fuchsia.wlan.stats/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder