class LifecycleControllerUnresolveInstanceResult

Defined at line 2892 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 2898 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 2899 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h

void LifecycleControllerUnresolveInstanceResult (LifecycleControllerUnresolveInstanceResult && )

Defined at line 2900 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 2901 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 class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

Defined at line 2903 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h