class RealmAddCollectionResult

Defined at line 5373 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/wire_types.h

Public Methods

void RealmAddCollectionResult ()
void RealmAddCollectionResult (const RealmAddCollectionResult & )

Defined at line 5379 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/wire_types.h

RealmAddCollectionResult & operator= (const RealmAddCollectionResult & )

Defined at line 5380 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/wire_types.h

void RealmAddCollectionResult (RealmAddCollectionResult && )

Defined at line 5381 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 ()
RealmAddCollectionResult WithResponse (::fuchsia_component_test::wire::RealmAddCollectionResponse val)
RealmAddCollectionResult & operator= (RealmAddCollectionResult && )

Defined at line 5382 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::RealmAddCollectionResponse & response ()
const ::fuchsia_component_test::wire::RealmAddCollectionResponse & response ()
bool is_err ()
RealmAddCollectionResult WithErr (::fuchsia_component_test::wire::RealmBuilderError val)
::fuchsia_component_test::wire::RealmBuilderError & err ()
const ::fuchsia_component_test::wire::RealmBuilderError & err ()
::fuchsia_component_test::wire::RealmAddCollectionResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

Defined at line 5384 of file fidling/gen/sdk/fidl/fuchsia.component.test/fuchsia.component.test/cpp/fidl/fuchsia.component.test/cpp/wire_types.h