class BatterySpec
Defined at line 92 of file fidling/gen/sdk/fidl/fuchsia.hardware.powersource/fuchsia.hardware.powersource/cpp/fidl/fuchsia.hardware.powersource/cpp/wire_types.h
Type of data that are determined by manufacturer
Public Methods
void BatterySpec ()
Defined at line 94 of file fidling/gen/sdk/fidl/fuchsia.hardware.powersource/fuchsia.hardware.powersource/cpp/fidl/fuchsia.hardware.powersource/cpp/wire_types.h
void BatterySpec (const BatterySpec & other)
Defined at line 95 of file fidling/gen/sdk/fidl/fuchsia.hardware.powersource/fuchsia.hardware.powersource/cpp/fidl/fuchsia.hardware.powersource/cpp/wire_types.h
BatterySpec & operator= (const BatterySpec & other)
Defined at line 96 of file fidling/gen/sdk/fidl/fuchsia.hardware.powersource/fuchsia.hardware.powersource/cpp/fidl/fuchsia.hardware.powersource/cpp/wire_types.h
void BatterySpec (BatterySpec && other)
Defined at line 97 of file fidling/gen/sdk/fidl/fuchsia.hardware.powersource/fuchsia.hardware.powersource/cpp/fidl/fuchsia.hardware.powersource/cpp/wire_types.h
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_hardware_powersource::wire::BatterySpec> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_hardware_powersource::wire::BatterySpec> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_hardware_powersource::wire::BatterySpec>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
int32_t & max_charging_current_ua ()
Represent the battery's charging current spec in micro amps
bool has_max_charging_current_ua ()
int32_t & max_charging_voltage_uv ()
Represent the battery's charging voltage spec in micro volt
bool has_max_charging_voltage_uv ()
int32_t & design_capacity_uah ()
Battery Full Charge Design Capacity in micro amp hour
bool has_design_capacity_uah ()
BatterySpec & operator= (BatterySpec && other)
Defined at line 98 of file fidling/gen/sdk/fidl/fuchsia.hardware.powersource/fuchsia.hardware.powersource/cpp/fidl/fuchsia.hardware.powersource/cpp/wire_types.h
void ~BatterySpec ()
Defined at line 100 of file fidling/gen/sdk/fidl/fuchsia.hardware.powersource/fuchsia.hardware.powersource/cpp/fidl/fuchsia.hardware.powersource/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder