class CapabilityStoreDictionaryRemoveResult

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

Public Methods

void CapabilityStoreDictionaryRemoveResult ()
void CapabilityStoreDictionaryRemoveResult (const CapabilityStoreDictionaryRemoveResult & )

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

CapabilityStoreDictionaryRemoveResult & operator= (const CapabilityStoreDictionaryRemoveResult & )

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

void CapabilityStoreDictionaryRemoveResult (CapabilityStoreDictionaryRemoveResult && )

Defined at line 2443 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 ()
CapabilityStoreDictionaryRemoveResult WithResponse (::fuchsia_component_sandbox::wire::CapabilityStoreDictionaryRemoveResponse val)
CapabilityStoreDictionaryRemoveResult & operator= (CapabilityStoreDictionaryRemoveResult && )

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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