class AdminShutdownResult
Defined at line 572 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 AdminShutdownResult ()
void AdminShutdownResult (const AdminShutdownResult & )
Defined at line 578 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/wire_types.h
AdminShutdownResult & operator= (const AdminShutdownResult & )
Defined at line 579 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 AdminShutdownResult (AdminShutdownResult && )
Defined at line 580 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 ()
AdminShutdownResult WithResponse (::fuchsia_hardware_power_statecontrol::wire::AdminShutdownResponse val)
AdminShutdownResult & operator= (AdminShutdownResult && )
Defined at line 581 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::AdminShutdownResponse & response ()
const ::fuchsia_hardware_power_statecontrol::wire::AdminShutdownResponse & response ()
bool is_err ()
AdminShutdownResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_power_statecontrol::wire::AdminShutdownResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 583 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/wire_types.h