class AdminRebootToRecoveryResult
Defined at line 747 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 753 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 754 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 755 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 756 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 758 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/wire_types.h