class AdminShutdownResult
Defined at line 600 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 606 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 607 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 608 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 609 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 611 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/wire_types.h