class HealthStatus
Defined at line 100 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.battery/fuchsia.hardware.power.battery/cpp/fidl/fuchsia.hardware.power.battery/cpp/common_types.h
Battery health status.
Public Members
static HealthStatus kGood
static HealthStatus kCold
static HealthStatus kCool
static HealthStatus kWarm
static HealthStatus kHot
static HealthStatus kDead
static HealthStatus kOverVoltage
static HealthStatus kUnspecifiedFailure
Public Methods
void HealthStatus ()
Defined at line 126 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.battery/fuchsia.hardware.power.battery/cpp/fidl/fuchsia.hardware.power.battery/cpp/common_types.h
void HealthStatus (uint32_t value)
Defined at line 127 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.battery/fuchsia.hardware.power.battery/cpp/fidl/fuchsia.hardware.power.battery/cpp/common_types.h
EnumForSwitching_ operator fuchsia_hardware_power_battery::HealthStatus::EnumForSwitching_ ()
Defined at line 128 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.battery/fuchsia.hardware.power.battery/cpp/fidl/fuchsia.hardware.power.battery/cpp/common_types.h
uint32_t operator unsigned int ()
Defined at line 129 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.battery/fuchsia.hardware.power.battery/cpp/fidl/fuchsia.hardware.power.battery/cpp/common_types.h
bool IsUnknown ()
Defined at line 131 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.battery/fuchsia.hardware.power.battery/cpp/fidl/fuchsia.hardware.power.battery/cpp/common_types.h
HealthStatus 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 156 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.battery/fuchsia.hardware.power.battery/cpp/fidl/fuchsia.hardware.power.battery/cpp/common_types.h