class BatteryGetSpecResult
Defined at line 736 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.battery/fuchsia.hardware.power.battery/cpp/fidl/fuchsia.hardware.power.battery/cpp/wire_types.h
Public Methods
void BatteryGetSpecResult ()
void BatteryGetSpecResult (const BatteryGetSpecResult & )
Defined at line 742 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.battery/fuchsia.hardware.power.battery/cpp/fidl/fuchsia.hardware.power.battery/cpp/wire_types.h
BatteryGetSpecResult & operator= (const BatteryGetSpecResult & )
Defined at line 743 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.battery/fuchsia.hardware.power.battery/cpp/fidl/fuchsia.hardware.power.battery/cpp/wire_types.h
void BatteryGetSpecResult (BatteryGetSpecResult && )
Defined at line 744 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.battery/fuchsia.hardware.power.battery/cpp/fidl/fuchsia.hardware.power.battery/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
BatteryGetSpecResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_power_battery::wire::BatteryGetSpecResponse> val)
BatteryGetSpecResult & operator= (BatteryGetSpecResult && )
Defined at line 745 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.battery/fuchsia.hardware.power.battery/cpp/fidl/fuchsia.hardware.power.battery/cpp/wire_types.h
template <typename... Args>
BatteryGetSpecResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 760 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.battery/fuchsia.hardware.power.battery/cpp/fidl/fuchsia.hardware.power.battery/cpp/wire_types.h
::fuchsia_hardware_power_battery::wire::BatteryGetSpecResponse & response ()
const ::fuchsia_hardware_power_battery::wire::BatteryGetSpecResponse & response ()
bool is_err ()
BatteryGetSpecResult WithErr (::fuchsia_hardware_power_source::wire::Error val)
::fuchsia_hardware_power_source::wire::Error & err ()
const ::fuchsia_hardware_power_source::wire::Error & err ()
bool is_framework_err ()
BatteryGetSpecResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_power_battery::wire::BatteryGetSpecResult::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
| kFrameworkErr | 3 |
0x3 |
Defined at line 747 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.battery/fuchsia.hardware.power.battery/cpp/fidl/fuchsia.hardware.power.battery/cpp/wire_types.h