class CapabilitiesDictionaryCreateResult

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

Public Methods

void CapabilitiesDictionaryCreateResult ()
void CapabilitiesDictionaryCreateResult (const CapabilitiesDictionaryCreateResult & )

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

CapabilitiesDictionaryCreateResult & operator= (const CapabilitiesDictionaryCreateResult & )

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

void CapabilitiesDictionaryCreateResult (CapabilitiesDictionaryCreateResult && )

Defined at line 1467 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 ()
CapabilitiesDictionaryCreateResult WithResponse (::fuchsia_component_runtime::wire::CapabilitiesDictionaryCreateResponse val)
CapabilitiesDictionaryCreateResult & operator= (CapabilitiesDictionaryCreateResult && )

Defined at line 1468 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::CapabilitiesDictionaryCreateResponse & response ()
const ::fuchsia_component_runtime::wire::CapabilitiesDictionaryCreateResponse & response ()
bool is_err ()
CapabilitiesDictionaryCreateResult WithErr (::fuchsia_component_runtime::wire::CapabilitiesError val)
::fuchsia_component_runtime::wire::CapabilitiesError & err ()
const ::fuchsia_component_runtime::wire::CapabilitiesError & err ()
bool is_framework_err ()
CapabilitiesDictionaryCreateResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_component_runtime::wire::CapabilitiesDictionaryCreateResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

kFrameworkErr 3

0x3

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