class BootControlSetBootCompleteResult

Defined at line 1573 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 1579 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 1580 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 1581 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 1582 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 class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kFrameworkErr 3

0x3

Defined at line 1584 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h