class BatteryGetStatusResult

Defined at line 801 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 BatteryGetStatusResult ()
void BatteryGetStatusResult (const BatteryGetStatusResult & )

Defined at line 807 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.battery/fuchsia.hardware.power.battery/cpp/fidl/fuchsia.hardware.power.battery/cpp/wire_types.h

BatteryGetStatusResult & operator= (const BatteryGetStatusResult & )

Defined at line 808 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 BatteryGetStatusResult (BatteryGetStatusResult && )

Defined at line 809 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 ()
BatteryGetStatusResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_power_battery::wire::BatteryGetStatusResponse> val)
BatteryGetStatusResult & operator= (BatteryGetStatusResult && )

Defined at line 810 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>
BatteryGetStatusResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 825 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::BatteryGetStatusResponse & response ()
const ::fuchsia_hardware_power_battery::wire::BatteryGetStatusResponse & response ()
bool is_err ()
BatteryGetStatusResult 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 ()
BatteryGetStatusResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_power_battery::wire::BatteryGetStatusResult::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 812 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.battery/fuchsia.hardware.power.battery/cpp/fidl/fuchsia.hardware.power.battery/cpp/wire_types.h