class CapabilitiesDictionaryIterateKeysResult
Defined at line 2173 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h
Public Methods
void CapabilitiesDictionaryIterateKeysResult ()
void CapabilitiesDictionaryIterateKeysResult (const CapabilitiesDictionaryIterateKeysResult & )
Defined at line 2179 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h
CapabilitiesDictionaryIterateKeysResult & operator= (const CapabilitiesDictionaryIterateKeysResult & )
Defined at line 2180 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h
void CapabilitiesDictionaryIterateKeysResult (CapabilitiesDictionaryIterateKeysResult && )
Defined at line 2181 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
CapabilitiesDictionaryIterateKeysResult WithResponse (::fuchsia_component_runtime::wire::CapabilitiesDictionaryIterateKeysResponse val)
CapabilitiesDictionaryIterateKeysResult & operator= (CapabilitiesDictionaryIterateKeysResult && )
Defined at line 2182 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h
::fuchsia_component_runtime::wire::CapabilitiesDictionaryIterateKeysResponse & response ()
const ::fuchsia_component_runtime::wire::CapabilitiesDictionaryIterateKeysResponse & response ()
bool is_err ()
CapabilitiesDictionaryIterateKeysResult WithErr (::fuchsia_component_runtime::wire::CapabilitiesError val)
::fuchsia_component_runtime::wire::CapabilitiesError & err ()
const ::fuchsia_component_runtime::wire::CapabilitiesError & err ()
bool is_framework_err ()
CapabilitiesDictionaryIterateKeysResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_component_runtime::wire::CapabilitiesDictionaryIterateKeysResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 2184 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h