class AdminPowerFullyOnResult
Defined at line 523 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/wire_types.h
Public Methods
void AdminPowerFullyOnResult ()
void AdminPowerFullyOnResult (const AdminPowerFullyOnResult & )
Defined at line 529 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/wire_types.h
AdminPowerFullyOnResult & operator= (const AdminPowerFullyOnResult & )
Defined at line 530 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/wire_types.h
void AdminPowerFullyOnResult (AdminPowerFullyOnResult && )
Defined at line 531 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
AdminPowerFullyOnResult WithResponse (::fuchsia_hardware_power_statecontrol::wire::AdminPowerFullyOnResponse val)
AdminPowerFullyOnResult & operator= (AdminPowerFullyOnResult && )
Defined at line 532 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/wire_types.h
::fuchsia_hardware_power_statecontrol::wire::AdminPowerFullyOnResponse & response ()
const ::fuchsia_hardware_power_statecontrol::wire::AdminPowerFullyOnResponse & response ()
bool is_err ()
AdminPowerFullyOnResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_power_statecontrol::wire::AdminPowerFullyOnResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 534 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/wire_types.h