class ChargeStatus
Defined at line 19 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.battery/fuchsia.hardware.power.battery/cpp/fidl/fuchsia.hardware.power.battery/cpp/common_types.h
High-level charging status for clients.
Public Members
static ChargeStatus kNotCharging
static ChargeStatus kCharging
static ChargeStatus kDischarging
static ChargeStatus kFull
Public Methods
void ChargeStatus ()
Defined at line 37 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 ChargeStatus (uint32_t value)
Defined at line 38 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::ChargeStatus::EnumForSwitching_ ()
Defined at line 39 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 40 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 42 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.battery/fuchsia.hardware.power.battery/cpp/fidl/fuchsia.hardware.power.battery/cpp/common_types.h
ChargeStatus 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 59 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.battery/fuchsia.hardware.power.battery/cpp/fidl/fuchsia.hardware.power.battery/cpp/common_types.h