class CapabilitiesDataCreateResult
Defined at line 1518 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h
Public Methods
void CapabilitiesDataCreateResult ()
void CapabilitiesDataCreateResult (const CapabilitiesDataCreateResult & )
Defined at line 1524 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h
CapabilitiesDataCreateResult & operator= (const CapabilitiesDataCreateResult & )
Defined at line 1525 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h
void CapabilitiesDataCreateResult (CapabilitiesDataCreateResult && )
Defined at line 1526 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 ()
CapabilitiesDataCreateResult WithResponse (::fuchsia_component_runtime::wire::CapabilitiesDataCreateResponse val)
CapabilitiesDataCreateResult & operator= (CapabilitiesDataCreateResult && )
Defined at line 1527 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::CapabilitiesDataCreateResponse & response ()
const ::fuchsia_component_runtime::wire::CapabilitiesDataCreateResponse & response ()
bool is_err ()
CapabilitiesDataCreateResult WithErr (::fuchsia_component_runtime::wire::CapabilitiesError val)
::fuchsia_component_runtime::wire::CapabilitiesError & err ()
const ::fuchsia_component_runtime::wire::CapabilitiesError & err ()
bool is_framework_err ()
CapabilitiesDataCreateResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_component_runtime::wire::CapabilitiesDataCreateResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 1529 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h