class LifecycleControllerStartInstanceResult
Defined at line 2696 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
Public Methods
void LifecycleControllerStartInstanceResult ()
void LifecycleControllerStartInstanceResult (const LifecycleControllerStartInstanceResult & )
Defined at line 2702 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
LifecycleControllerStartInstanceResult & operator= (const LifecycleControllerStartInstanceResult & )
Defined at line 2703 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
void LifecycleControllerStartInstanceResult (LifecycleControllerStartInstanceResult && )
Defined at line 2704 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 ()
LifecycleControllerStartInstanceResult WithResponse (::fuchsia_sys2::wire::LifecycleControllerStartInstanceResponse val)
LifecycleControllerStartInstanceResult & operator= (LifecycleControllerStartInstanceResult && )
Defined at line 2705 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
::fuchsia_sys2::wire::LifecycleControllerStartInstanceResponse & response ()
const ::fuchsia_sys2::wire::LifecycleControllerStartInstanceResponse & response ()
bool is_err ()
LifecycleControllerStartInstanceResult WithErr (::fuchsia_sys2::wire::StartError val)
::fuchsia_sys2::wire::StartError & err ()
const ::fuchsia_sys2::wire::StartError & err ()
::fuchsia_sys2::wire::LifecycleControllerStartInstanceResult::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 2707 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h