class CapabilityStoreDictionaryInsertResult

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

Public Methods

void CapabilityStoreDictionaryInsertResult ()
void CapabilityStoreDictionaryInsertResult (const CapabilityStoreDictionaryInsertResult & )

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

CapabilityStoreDictionaryInsertResult & operator= (const CapabilityStoreDictionaryInsertResult & )

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

void CapabilityStoreDictionaryInsertResult (CapabilityStoreDictionaryInsertResult && )

Defined at line 2325 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 ()
CapabilityStoreDictionaryInsertResult WithResponse (::fuchsia_component_sandbox::wire::CapabilityStoreDictionaryInsertResponse val)
CapabilityStoreDictionaryInsertResult & operator= (CapabilityStoreDictionaryInsertResult && )

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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