class CapabilityStoreDictionaryEnumerateResult

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

Public Methods

void CapabilityStoreDictionaryEnumerateResult ()
void CapabilityStoreDictionaryEnumerateResult (const CapabilityStoreDictionaryEnumerateResult & )

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

CapabilityStoreDictionaryEnumerateResult & operator= (const CapabilityStoreDictionaryEnumerateResult & )

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

void CapabilityStoreDictionaryEnumerateResult (CapabilityStoreDictionaryEnumerateResult && )

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

bool has_invalid_tag ()
bool is_response ()
CapabilityStoreDictionaryEnumerateResult WithResponse (::fuchsia_component_sandbox::wire::CapabilityStoreDictionaryEnumerateResponse val)
CapabilityStoreDictionaryEnumerateResult & operator= (CapabilityStoreDictionaryEnumerateResult && )

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

::fuchsia_component_sandbox::wire::CapabilityStoreDictionaryEnumerateResponse & response ()
const ::fuchsia_component_sandbox::wire::CapabilityStoreDictionaryEnumerateResponse & response ()
bool is_err ()
CapabilityStoreDictionaryEnumerateResult WithErr (::fuchsia_component_sandbox::wire::CapabilityStoreError val)
::fuchsia_component_sandbox::wire::CapabilityStoreError & err ()
const ::fuchsia_component_sandbox::wire::CapabilityStoreError & err ()
bool is_framework_err ()
CapabilityStoreDictionaryEnumerateResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_component_sandbox::wire::CapabilityStoreDictionaryEnumerateResult::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 2623 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/wire_types.h