class LifecycleControllerStartInstanceResult
Defined at line 2650 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 2656 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 2657 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
void LifecycleControllerStartInstanceResult (LifecycleControllerStartInstanceResult && )
Defined at line 2658 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 2659 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 2661 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h