class LifecycleControllerStartInstanceWithArgsResult

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

Public Methods

void LifecycleControllerStartInstanceWithArgsResult ()
void LifecycleControllerStartInstanceWithArgsResult (const LifecycleControllerStartInstanceWithArgsResult & )

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

LifecycleControllerStartInstanceWithArgsResult & operator= (const LifecycleControllerStartInstanceWithArgsResult & )

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

void LifecycleControllerStartInstanceWithArgsResult (LifecycleControllerStartInstanceWithArgsResult && )

Defined at line 2753 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 ()
LifecycleControllerStartInstanceWithArgsResult WithResponse (::fuchsia_sys2::wire::LifecycleControllerStartInstanceWithArgsResponse val)
LifecycleControllerStartInstanceWithArgsResult & operator= (LifecycleControllerStartInstanceWithArgsResult && )

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

::fuchsia_sys2::wire::LifecycleControllerStartInstanceWithArgsResponse & response ()
const ::fuchsia_sys2::wire::LifecycleControllerStartInstanceWithArgsResponse & response ()
bool is_err ()
LifecycleControllerStartInstanceWithArgsResult WithErr (::fuchsia_sys2::wire::StartError val)
::fuchsia_sys2::wire::StartError & err ()
const ::fuchsia_sys2::wire::StartError & err ()
::fuchsia_sys2::wire::LifecycleControllerStartInstanceWithArgsResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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