class BootControllerNotifyResult

Defined at line 4086 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h

Public Methods

void BootControllerNotifyResult ()
void BootControllerNotifyResult (const BootControllerNotifyResult & )

Defined at line 4092 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h

BootControllerNotifyResult & operator= (const BootControllerNotifyResult & )

Defined at line 4093 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h

void BootControllerNotifyResult (BootControllerNotifyResult && )

Defined at line 4094 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
BootControllerNotifyResult WithResponse (::fuchsia_sys2::wire::BootControllerNotifyResponse val)
BootControllerNotifyResult & operator= (BootControllerNotifyResult && )

Defined at line 4095 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h

::fuchsia_sys2::wire::BootControllerNotifyResponse & response ()
const ::fuchsia_sys2::wire::BootControllerNotifyResponse & response ()
bool is_framework_err ()
BootControllerNotifyResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_sys2::wire::BootControllerNotifyResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kFrameworkErr 3

0x3

Defined at line 4097 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h