class BatteryConfigureWatchResult
Defined at line 1314 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 BatteryConfigureWatchResult ()
void BatteryConfigureWatchResult (const BatteryConfigureWatchResult & )
Defined at line 1320 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 ()
BatteryConfigureWatchResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_power_battery::wire::BatteryConfigureWatchResponse> val)
BatteryConfigureWatchResult & operator= (const BatteryConfigureWatchResult & )
Defined at line 1321 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 BatteryConfigureWatchResult (BatteryConfigureWatchResult && )
Defined at line 1322 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.battery/fuchsia.hardware.power.battery/cpp/fidl/fuchsia.hardware.power.battery/cpp/wire_types.h
BatteryConfigureWatchResult & operator= (BatteryConfigureWatchResult && )
Defined at line 1323 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>
BatteryConfigureWatchResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 1338 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::BatteryConfigureWatchResponse & response ()
const ::fuchsia_hardware_power_battery::wire::BatteryConfigureWatchResponse & response ()
bool is_err ()
BatteryConfigureWatchResult WithErr (::fuchsia_hardware_power_battery::wire::Error val)
::fuchsia_hardware_power_battery::wire::Error & err ()
const ::fuchsia_hardware_power_battery::wire::Error & err ()
bool is_framework_err ()
BatteryConfigureWatchResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_power_battery::wire::BatteryConfigureWatchResult::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 1325 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.battery/fuchsia.hardware.power.battery/cpp/fidl/fuchsia.hardware.power.battery/cpp/wire_types.h