class CapabilityStoreDictionaryKeysResult

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

Public Methods

void CapabilityStoreDictionaryKeysResult ()
void CapabilityStoreDictionaryKeysResult (const CapabilityStoreDictionaryKeysResult & )

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

CapabilityStoreDictionaryKeysResult & operator= (const CapabilityStoreDictionaryKeysResult & )

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

void CapabilityStoreDictionaryKeysResult (CapabilityStoreDictionaryKeysResult && )

Defined at line 2561 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 ()
CapabilityStoreDictionaryKeysResult WithResponse (::fuchsia_component_sandbox::wire::CapabilityStoreDictionaryKeysResponse val)
CapabilityStoreDictionaryKeysResult & operator= (CapabilityStoreDictionaryKeysResult && )

Defined at line 2562 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::CapabilityStoreDictionaryKeysResponse & response ()
const ::fuchsia_component_sandbox::wire::CapabilityStoreDictionaryKeysResponse & response ()
bool is_err ()
CapabilityStoreDictionaryKeysResult WithErr (::fuchsia_component_sandbox::wire::CapabilityStoreError val)
::fuchsia_component_sandbox::wire::CapabilityStoreError & err ()
const ::fuchsia_component_sandbox::wire::CapabilityStoreError & err ()
bool is_framework_err ()
CapabilityStoreDictionaryKeysResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_component_sandbox::wire::CapabilityStoreDictionaryKeysResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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