class LifecycleControllerStopInstanceResult

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

Public Methods

void LifecycleControllerStopInstanceResult ()
void LifecycleControllerStopInstanceResult (const LifecycleControllerStopInstanceResult & )

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

LifecycleControllerStopInstanceResult & operator= (const LifecycleControllerStopInstanceResult & )

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

void LifecycleControllerStopInstanceResult (LifecycleControllerStopInstanceResult && )

Defined at line 2802 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 ()
LifecycleControllerStopInstanceResult WithResponse (::fuchsia_sys2::wire::LifecycleControllerStopInstanceResponse val)
LifecycleControllerStopInstanceResult & operator= (LifecycleControllerStopInstanceResult && )

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

::fuchsia_sys2::wire::LifecycleControllerStopInstanceResponse & response ()
const ::fuchsia_sys2::wire::LifecycleControllerStopInstanceResponse & response ()
bool is_err ()
LifecycleControllerStopInstanceResult WithErr (::fuchsia_sys2::wire::StopError val)
::fuchsia_sys2::wire::StopError & err ()
const ::fuchsia_sys2::wire::StopError & err ()
::fuchsia_sys2::wire::LifecycleControllerStopInstanceResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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