class CapabilityStoreDropResult

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

Public Methods

void CapabilityStoreDropResult ()
void CapabilityStoreDropResult (const CapabilityStoreDropResult & )

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

CapabilityStoreDropResult & operator= (const CapabilityStoreDropResult & )

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

void CapabilityStoreDropResult (CapabilityStoreDropResult && )

Defined at line 1724 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 ()
CapabilityStoreDropResult WithResponse (::fuchsia_component_sandbox::wire::CapabilityStoreDropResponse val)
CapabilityStoreDropResult & operator= (CapabilityStoreDropResult && )

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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