class BatteryGetSpecResponse
Defined at line 280 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.battery/fuchsia.hardware.power.battery/cpp/fidl/fuchsia.hardware.power.battery/cpp/natural_types.h
Public Methods
void BatteryGetSpecResponse (Storage_ storage)
void BatteryGetSpecResponse (::fuchsia_hardware_power_battery::Spec spec)
void BatteryGetSpecResponse ()
Default constructs a |BatteryGetSpecResponse| only if all of its members are default constructible.
Defined at line 291 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.battery/fuchsia.hardware.power.battery/cpp/fidl/fuchsia.hardware.power.battery/cpp/natural_types.h
void BatteryGetSpecResponse (BatteryGetSpecResponse && )
Defined at line 294 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.battery/fuchsia.hardware.power.battery/cpp/fidl/fuchsia.hardware.power.battery/cpp/natural_types.h
void BatteryGetSpecResponse (const BatteryGetSpecResponse & other)
BatteryGetSpecResponse & operator= (BatteryGetSpecResponse && )
Defined at line 295 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.battery/fuchsia.hardware.power.battery/cpp/fidl/fuchsia.hardware.power.battery/cpp/natural_types.h
BatteryGetSpecResponse & operator= (const BatteryGetSpecResponse & other)
bool operator== (const BatteryGetSpecResponse & other)
bool operator!= (const BatteryGetSpecResponse & other)
const ::fuchsia_hardware_power_battery::Spec & spec ()
::fuchsia_hardware_power_battery::Spec & spec ()
BatteryGetSpecResponse & spec (::fuchsia_hardware_power_battery::Spec value)
Setter for spec.
void BatteryGetSpecResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits