class ChargerEnableResult

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

Public Methods

void ChargerEnableResult ()
void ChargerEnableResult (const ChargerEnableResult & )

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

ChargerEnableResult & operator= (const ChargerEnableResult & )

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

void ChargerEnableResult (ChargerEnableResult && )

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

bool has_invalid_tag ()
bool is_response ()
ChargerEnableResult WithResponse (::fuchsia_power_battery::wire::ChargerEnableResponse val)
ChargerEnableResult & operator= (ChargerEnableResult && )

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

::fuchsia_power_battery::wire::ChargerEnableResponse & response ()
const ::fuchsia_power_battery::wire::ChargerEnableResponse & response ()
bool is_err ()
ChargerEnableResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
ChargerEnableResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_power_battery::wire::ChargerEnableResult::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 995 of file fidling/gen/sdk/fidl/fuchsia.power.battery/fuchsia.power.battery/cpp/fidl/fuchsia.power.battery/cpp/wire_types.h