class CapabilitiesConnectorCreateResult

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

Public Methods

void CapabilitiesConnectorCreateResult ()
void CapabilitiesConnectorCreateResult (const CapabilitiesConnectorCreateResult & )

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

CapabilitiesConnectorCreateResult & operator= (const CapabilitiesConnectorCreateResult & )

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

void CapabilitiesConnectorCreateResult (CapabilitiesConnectorCreateResult && )

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

bool has_invalid_tag ()
bool is_response ()
CapabilitiesConnectorCreateResult WithResponse (::fuchsia_component_runtime::wire::CapabilitiesConnectorCreateResponse val)
CapabilitiesConnectorCreateResult & operator= (CapabilitiesConnectorCreateResult && )

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

::fuchsia_component_runtime::wire::CapabilitiesConnectorCreateResponse & response ()
const ::fuchsia_component_runtime::wire::CapabilitiesConnectorCreateResponse & response ()
bool is_err ()
CapabilitiesConnectorCreateResult WithErr (::fuchsia_component_runtime::wire::CapabilitiesError val)
::fuchsia_component_runtime::wire::CapabilitiesError & err ()
const ::fuchsia_component_runtime::wire::CapabilitiesError & err ()
bool is_framework_err ()
CapabilitiesConnectorCreateResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_component_runtime::wire::CapabilitiesConnectorCreateResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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