class ControllerStartResult

Defined at line 3404 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h

Public Methods

void ControllerStartResult ()
void ControllerStartResult (const ControllerStartResult & )

Defined at line 3410 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h

ControllerStartResult & operator= (const ControllerStartResult & )

Defined at line 3411 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h

void ControllerStartResult (ControllerStartResult && )

Defined at line 3412 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
ControllerStartResult WithResponse (::fuchsia_component::wire::ControllerStartResponse val)
ControllerStartResult & operator= (ControllerStartResult && )

Defined at line 3413 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h

::fuchsia_component::wire::ControllerStartResponse & response ()
const ::fuchsia_component::wire::ControllerStartResponse & response ()
bool is_err ()
ControllerStartResult WithErr (::fuchsia_component::wire::Error val)
::fuchsia_component::wire::Error & err ()
const ::fuchsia_component::wire::Error & err ()
bool is_framework_err ()
ControllerStartResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_component::wire::ControllerStartResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

Defined at line 3415 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h