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