class ChargerEnableResult
Defined at line 975 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 981 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 982 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 983 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 984 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 986 of file fidling/gen/sdk/fidl/fuchsia.power.battery/fuchsia.power.battery/cpp/fidl/fuchsia.power.battery/cpp/wire_types.h