class ControllerDestroyResult
Defined at line 3700 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h
Public Methods
void ControllerDestroyResult ()
void ControllerDestroyResult (const ControllerDestroyResult & )
Defined at line 3706 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h
ControllerDestroyResult & operator= (const ControllerDestroyResult & )
Defined at line 3707 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h
void ControllerDestroyResult (ControllerDestroyResult && )
Defined at line 3708 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
ControllerDestroyResult WithResponse (::fuchsia_component::wire::ControllerDestroyResponse val)
ControllerDestroyResult & operator= (ControllerDestroyResult && )
Defined at line 3709 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h
::fuchsia_component::wire::ControllerDestroyResponse & response ()
const ::fuchsia_component::wire::ControllerDestroyResponse & response ()
bool is_err ()
ControllerDestroyResult WithErr (::fuchsia_component::wire::Error val)
::fuchsia_component::wire::Error & err ()
const ::fuchsia_component::wire::Error & err ()
bool is_framework_err ()
ControllerDestroyResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_component::wire::ControllerDestroyResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 3711 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h