class CapabilityStoreCreateServiceAggregateResult
Defined at line 2732 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/wire_types.h
Public Methods
void CapabilityStoreCreateServiceAggregateResult ()
void ~CapabilityStoreCreateServiceAggregateResult ()
void CapabilityStoreCreateServiceAggregateResult (CapabilityStoreCreateServiceAggregateResult && other)
CapabilityStoreCreateServiceAggregateResult & operator= (CapabilityStoreCreateServiceAggregateResult && other)
bool has_invalid_tag ()
bool is_response ()
CapabilityStoreCreateServiceAggregateResult WithResponse (::fuchsia_component_sandbox::wire::CapabilityStoreCreateServiceAggregateResponse val)
::fuchsia_component_sandbox::wire::CapabilityStoreCreateServiceAggregateResponse & response ()
const ::fuchsia_component_sandbox::wire::CapabilityStoreCreateServiceAggregateResponse & response ()
bool is_err ()
CapabilityStoreCreateServiceAggregateResult WithErr (::fuchsia_component_sandbox::wire::CapabilityStoreError val)
::fuchsia_component_sandbox::wire::CapabilityStoreError & err ()
const ::fuchsia_component_sandbox::wire::CapabilityStoreError & err ()
bool is_framework_err ()
CapabilityStoreCreateServiceAggregateResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_component_sandbox::wire::CapabilityStoreCreateServiceAggregateResult::Tag Which ()
void _CloseHandles ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 2742 of file fidling/gen/sdk/fidl/fuchsia.component.sandbox/fuchsia.component.sandbox/cpp/fidl/fuchsia.component.sandbox/cpp/wire_types.h