class BootControllerNotifyResult
Defined at line 4040 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 4046 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 4047 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
void BootControllerNotifyResult (BootControllerNotifyResult && )
Defined at line 4048 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 4049 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
Defined at line 4051 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h