class RealmFactoryCreateRealmResult

Defined at line 698 of file fidling/gen/sdk/fidl/fuchsia.ui.test.context/fuchsia.ui.test.context/cpp/fidl/fuchsia.ui.test.context/cpp/wire_types.h

Public Methods

void RealmFactoryCreateRealmResult ()
void RealmFactoryCreateRealmResult (const RealmFactoryCreateRealmResult & )

Defined at line 704 of file fidling/gen/sdk/fidl/fuchsia.ui.test.context/fuchsia.ui.test.context/cpp/fidl/fuchsia.ui.test.context/cpp/wire_types.h

RealmFactoryCreateRealmResult & operator= (const RealmFactoryCreateRealmResult & )

Defined at line 705 of file fidling/gen/sdk/fidl/fuchsia.ui.test.context/fuchsia.ui.test.context/cpp/fidl/fuchsia.ui.test.context/cpp/wire_types.h

void RealmFactoryCreateRealmResult (RealmFactoryCreateRealmResult && )

Defined at line 706 of file fidling/gen/sdk/fidl/fuchsia.ui.test.context/fuchsia.ui.test.context/cpp/fidl/fuchsia.ui.test.context/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
RealmFactoryCreateRealmResult WithResponse (::fuchsia_ui_test_context::wire::RealmFactoryCreateRealmResponse val)
RealmFactoryCreateRealmResult & operator= (RealmFactoryCreateRealmResult && )

Defined at line 707 of file fidling/gen/sdk/fidl/fuchsia.ui.test.context/fuchsia.ui.test.context/cpp/fidl/fuchsia.ui.test.context/cpp/wire_types.h

::fuchsia_ui_test_context::wire::RealmFactoryCreateRealmResponse & response ()
const ::fuchsia_ui_test_context::wire::RealmFactoryCreateRealmResponse & response ()
bool is_err ()
RealmFactoryCreateRealmResult WithErr (::fuchsia_testing_harness::wire::OperationError val)
::fuchsia_testing_harness::wire::OperationError & err ()
const ::fuchsia_testing_harness::wire::OperationError & err ()
bool is_framework_err ()
RealmFactoryCreateRealmResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_ui_test_context::wire::RealmFactoryCreateRealmResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

Defined at line 709 of file fidling/gen/sdk/fidl/fuchsia.ui.test.context/fuchsia.ui.test.context/cpp/fidl/fuchsia.ui.test.context/cpp/wire_types.h