class CapabilityStoreDictionaryGetResult

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

Public Methods

void CapabilityStoreDictionaryGetResult ()
void CapabilityStoreDictionaryGetResult (const CapabilityStoreDictionaryGetResult & )

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

CapabilityStoreDictionaryGetResult & operator= (const CapabilityStoreDictionaryGetResult & )

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

void CapabilityStoreDictionaryGetResult (CapabilityStoreDictionaryGetResult && )

Defined at line 2384 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 ()
CapabilityStoreDictionaryGetResult WithResponse (::fuchsia_component_sandbox::wire::CapabilityStoreDictionaryGetResponse val)
CapabilityStoreDictionaryGetResult & operator= (CapabilityStoreDictionaryGetResult && )

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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