class LifecycleControllerDestroyInstanceResult
Defined at line 2990 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 2996 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 2997 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
void LifecycleControllerDestroyInstanceResult (LifecycleControllerDestroyInstanceResult && )
Defined at line 2998 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 2999 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 class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 3001 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h