class AdminRebootToBootloaderResult

Defined at line 698 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 AdminRebootToBootloaderResult ()
void AdminRebootToBootloaderResult (const AdminRebootToBootloaderResult & )

Defined at line 704 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/wire_types.h

AdminRebootToBootloaderResult & operator= (const AdminRebootToBootloaderResult & )

Defined at line 705 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 AdminRebootToBootloaderResult (AdminRebootToBootloaderResult && )

Defined at line 706 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 ()
AdminRebootToBootloaderResult WithResponse (::fuchsia_hardware_power_statecontrol::wire::AdminRebootToBootloaderResponse val)
AdminRebootToBootloaderResult & operator= (AdminRebootToBootloaderResult && )

Defined at line 707 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::AdminRebootToBootloaderResponse & response ()
const ::fuchsia_hardware_power_statecontrol::wire::AdminRebootToBootloaderResponse & response ()
bool is_err ()
AdminRebootToBootloaderResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_power_statecontrol::wire::AdminRebootToBootloaderResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

Defined at line 709 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/wire_types.h