class LifecycleControllerStopInstanceResult

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

void LifecycleControllerStopInstanceResult (LifecycleControllerStopInstanceResult && )

Defined at line 2756 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 2757 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 Tag
Name Value
kResponse 1
kErr 2

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