class BootControlSetBootCompleteResult
Defined at line 1495 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
Public Methods
void BootControlSetBootCompleteResult ()
void BootControlSetBootCompleteResult (const BootControlSetBootCompleteResult & )
Defined at line 1501 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
BootControlSetBootCompleteResult & operator= (const BootControlSetBootCompleteResult & )
Defined at line 1502 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
void BootControlSetBootCompleteResult (BootControlSetBootCompleteResult && )
Defined at line 1503 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
BootControlSetBootCompleteResult WithResponse (::fuchsia_power_system::wire::BootControlSetBootCompleteResponse val)
BootControlSetBootCompleteResult & operator= (BootControlSetBootCompleteResult && )
Defined at line 1504 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
::fuchsia_power_system::wire::BootControlSetBootCompleteResponse & response ()
const ::fuchsia_power_system::wire::BootControlSetBootCompleteResponse & response ()
bool is_framework_err ()
BootControlSetBootCompleteResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_power_system::wire::BootControlSetBootCompleteResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
Defined at line 1506 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h