class LifecycleControllerStartInstanceWithArgsResult
Defined at line 2699 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 2705 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 2706 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
void LifecycleControllerStartInstanceWithArgsResult (LifecycleControllerStartInstanceWithArgsResult && )
Defined at line 2707 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 2708 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 2710 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h