class GaugeStatistic

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

Statistics supported by the Gauge type.

Public Members

static GaugeStatistic kMin
static GaugeStatistic kMax
static GaugeStatistic kSum
static GaugeStatistic kLast
static GaugeStatistic kMean

Public Methods

void GaugeStatistic ()

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

void GaugeStatistic (uint8_t value)

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

EnumForSwitching_ operator fuchsia_wlan_stats::GaugeStatistic::EnumForSwitching_ ()

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

uint8_t operator unsigned char ()

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

bool IsUnknown ()

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

GaugeStatistic Unknown ()

Returns an enum corresponding to the member designated as

in the

FIDL schema if exists, or a compiler-reserved unknown value otherwise.

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