class RealmGetComponentDeclResult
Defined at line 4773 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/wire_types.h
Public Methods
void RealmGetComponentDeclResult ()
void RealmGetComponentDeclResult (const RealmGetComponentDeclResult & )
Defined at line 4779 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/wire_types.h
RealmGetComponentDeclResult & operator= (const RealmGetComponentDeclResult & )
Defined at line 4780 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/wire_types.h
void RealmGetComponentDeclResult (RealmGetComponentDeclResult && )
Defined at line 4781 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
RealmGetComponentDeclResult WithResponse (::fidl::ObjectView< ::fuchsia_component_test::wire::RealmGetComponentDeclResponse> val)
RealmGetComponentDeclResult & operator= (RealmGetComponentDeclResult && )
Defined at line 4782 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/wire_types.h
template <typename... Args>
RealmGetComponentDeclResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 4796 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/wire_types.h
::fuchsia_component_test::wire::RealmGetComponentDeclResponse & response ()
const ::fuchsia_component_test::wire::RealmGetComponentDeclResponse & response ()
bool is_err ()
RealmGetComponentDeclResult WithErr (::fuchsia_component_test::wire::RealmBuilderError val)
::fuchsia_component_test::wire::RealmBuilderError & err ()
const ::fuchsia_component_test::wire::RealmBuilderError & err ()
::fuchsia_component_test::wire::RealmGetComponentDeclResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 4784 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/wire_types.h