class IfaceHistogramStats

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

Public Methods

void IfaceHistogramStats ()

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

void IfaceHistogramStats (const IfaceHistogramStats & other)

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

IfaceHistogramStats & operator= (const IfaceHistogramStats & other)

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

void IfaceHistogramStats (IfaceHistogramStats && other)

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

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

::fidl::WireTableBuilder< ::fuchsia_wlan_stats::wire::IfaceHistogramStats> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_wlan_stats::wire::IfaceHistogramStats> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_wlan_stats::wire::IfaceHistogramStats>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

::fidl::VectorView< ::fuchsia_wlan_stats::wire::NoiseFloorHistogram> & noise_floor_histograms ()

Noise floor histogram(s).

bool has_noise_floor_histograms ()
IfaceHistogramStats & operator= (IfaceHistogramStats && other)

Defined at line 1483 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::RssiHistogram> & rssi_histograms ()

Received signal strength indicator (RSSI) histogram(s).

bool has_rssi_histograms ()
::fidl::VectorView< ::fuchsia_wlan_stats::wire::RxRateIndexHistogram> & rx_rate_index_histograms ()

Received rate index histogram(s).

bool has_rx_rate_index_histograms ()
::fidl::VectorView< ::fuchsia_wlan_stats::wire::SnrHistogram> & snr_histograms ()

Signal to noise ratio (SNR) histogram(s).

bool has_snr_histograms ()
void ~IfaceHistogramStats ()

Defined at line 1485 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