class LifecycleControllerUnresolveInstanceResult
Defined at line 2846 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
Public Methods
void LifecycleControllerUnresolveInstanceResult ()
void LifecycleControllerUnresolveInstanceResult (const LifecycleControllerUnresolveInstanceResult & )
Defined at line 2852 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
LifecycleControllerUnresolveInstanceResult & operator= (const LifecycleControllerUnresolveInstanceResult & )
Defined at line 2853 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
void LifecycleControllerUnresolveInstanceResult (LifecycleControllerUnresolveInstanceResult && )
Defined at line 2854 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 ()
LifecycleControllerUnresolveInstanceResult WithResponse (::fuchsia_sys2::wire::LifecycleControllerUnresolveInstanceResponse val)
LifecycleControllerUnresolveInstanceResult & operator= (LifecycleControllerUnresolveInstanceResult && )
Defined at line 2855 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
::fuchsia_sys2::wire::LifecycleControllerUnresolveInstanceResponse & response ()
const ::fuchsia_sys2::wire::LifecycleControllerUnresolveInstanceResponse & response ()
bool is_err ()
LifecycleControllerUnresolveInstanceResult WithErr (::fuchsia_sys2::wire::UnresolveError val)
::fuchsia_sys2::wire::UnresolveError & err ()
const ::fuchsia_sys2::wire::UnresolveError & err ()
::fuchsia_sys2::wire::LifecycleControllerUnresolveInstanceResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 2857 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h