class CapabilityStoreImportResult

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

Public Methods

void CapabilityStoreImportResult ()
void CapabilityStoreImportResult (const CapabilityStoreImportResult & )

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

CapabilityStoreImportResult & operator= (const CapabilityStoreImportResult & )

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

void CapabilityStoreImportResult (CapabilityStoreImportResult && )

Defined at line 1853 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 ()
CapabilityStoreImportResult WithResponse (::fuchsia_component_sandbox::wire::CapabilityStoreImportResponse val)
CapabilityStoreImportResult & operator= (CapabilityStoreImportResult && )

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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