class RealmAddEnvironmentResult

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

Public Methods

void RealmAddEnvironmentResult ()
void RealmAddEnvironmentResult (const RealmAddEnvironmentResult & )

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

RealmAddEnvironmentResult & operator= (const RealmAddEnvironmentResult & )

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

void RealmAddEnvironmentResult (RealmAddEnvironmentResult && )

Defined at line 5430 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 ()
RealmAddEnvironmentResult WithResponse (::fuchsia_component_test::wire::RealmAddEnvironmentResponse val)
RealmAddEnvironmentResult & operator= (RealmAddEnvironmentResult && )

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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