class CapabilitiesDictionaryInsertResult
Defined at line 1990 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h
Public Methods
void CapabilitiesDictionaryInsertResult ()
void CapabilitiesDictionaryInsertResult (const CapabilitiesDictionaryInsertResult & )
Defined at line 1996 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h
CapabilitiesDictionaryInsertResult & operator= (const CapabilitiesDictionaryInsertResult & )
Defined at line 1997 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h
void CapabilitiesDictionaryInsertResult (CapabilitiesDictionaryInsertResult && )
Defined at line 1998 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 ()
CapabilitiesDictionaryInsertResult WithResponse (::fuchsia_component_runtime::wire::CapabilitiesDictionaryInsertResponse val)
CapabilitiesDictionaryInsertResult & operator= (CapabilitiesDictionaryInsertResult && )
Defined at line 1999 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::CapabilitiesDictionaryInsertResponse & response ()
const ::fuchsia_component_runtime::wire::CapabilitiesDictionaryInsertResponse & response ()
bool is_err ()
CapabilitiesDictionaryInsertResult WithErr (::fuchsia_component_runtime::wire::CapabilitiesError val)
::fuchsia_component_runtime::wire::CapabilitiesError & err ()
const ::fuchsia_component_runtime::wire::CapabilitiesError & err ()
bool is_framework_err ()
CapabilitiesDictionaryInsertResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_component_runtime::wire::CapabilitiesDictionaryInsertResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 2001 of file fidling/gen/sdk/fidl/fuchsia.component.runtime/fuchsia.component.runtime/cpp/fidl/fuchsia.component.runtime/cpp/wire_types.h