class LifecycleControllerDestroyInstanceResult
Defined at line 2944 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
Public Methods
void LifecycleControllerDestroyInstanceResult ()
void LifecycleControllerDestroyInstanceResult (const LifecycleControllerDestroyInstanceResult & )
Defined at line 2950 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
LifecycleControllerDestroyInstanceResult & operator= (const LifecycleControllerDestroyInstanceResult & )
Defined at line 2951 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
void LifecycleControllerDestroyInstanceResult (LifecycleControllerDestroyInstanceResult && )
Defined at line 2952 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 ()
LifecycleControllerDestroyInstanceResult WithResponse (::fuchsia_sys2::wire::LifecycleControllerDestroyInstanceResponse val)
LifecycleControllerDestroyInstanceResult & operator= (LifecycleControllerDestroyInstanceResult && )
Defined at line 2953 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
::fuchsia_sys2::wire::LifecycleControllerDestroyInstanceResponse & response ()
const ::fuchsia_sys2::wire::LifecycleControllerDestroyInstanceResponse & response ()
bool is_err ()
LifecycleControllerDestroyInstanceResult WithErr (::fuchsia_sys2::wire::DestroyError val)
::fuchsia_sys2::wire::DestroyError & err ()
const ::fuchsia_sys2::wire::DestroyError & err ()
::fuchsia_sys2::wire::LifecycleControllerDestroyInstanceResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 2955 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h