class AdminRebootToRecoveryResult
Defined at line 719 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 AdminRebootToRecoveryResult ()
void AdminRebootToRecoveryResult (const AdminRebootToRecoveryResult & )
Defined at line 725 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/wire_types.h
AdminRebootToRecoveryResult & operator= (const AdminRebootToRecoveryResult & )
Defined at line 726 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 AdminRebootToRecoveryResult (AdminRebootToRecoveryResult && )
Defined at line 727 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 ()
AdminRebootToRecoveryResult WithResponse (::fuchsia_hardware_power_statecontrol::wire::AdminRebootToRecoveryResponse val)
AdminRebootToRecoveryResult & operator= (AdminRebootToRecoveryResult && )
Defined at line 728 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::AdminRebootToRecoveryResponse & response ()
const ::fuchsia_hardware_power_statecontrol::wire::AdminRebootToRecoveryResponse & response ()
bool is_err ()
AdminRebootToRecoveryResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_power_statecontrol::wire::AdminRebootToRecoveryResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 730 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/wire_types.h