class RealmProxyOpenServiceResult
Defined at line 113 of file fidling/gen/sdk/fidl/fuchsia.testing.harness/fuchsia.testing.harness/cpp/fidl/fuchsia.testing.harness/cpp/wire_types.h
Public Methods
void RealmProxyOpenServiceResult ()
void RealmProxyOpenServiceResult (const RealmProxyOpenServiceResult & )
Defined at line 119 of file fidling/gen/sdk/fidl/fuchsia.testing.harness/fuchsia.testing.harness/cpp/fidl/fuchsia.testing.harness/cpp/wire_types.h
RealmProxyOpenServiceResult & operator= (const RealmProxyOpenServiceResult & )
Defined at line 120 of file fidling/gen/sdk/fidl/fuchsia.testing.harness/fuchsia.testing.harness/cpp/fidl/fuchsia.testing.harness/cpp/wire_types.h
void RealmProxyOpenServiceResult (RealmProxyOpenServiceResult && )
Defined at line 121 of file fidling/gen/sdk/fidl/fuchsia.testing.harness/fuchsia.testing.harness/cpp/fidl/fuchsia.testing.harness/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
RealmProxyOpenServiceResult WithResponse (::fuchsia_testing_harness::wire::RealmProxyOpenServiceResponse val)
RealmProxyOpenServiceResult & operator= (RealmProxyOpenServiceResult && )
Defined at line 122 of file fidling/gen/sdk/fidl/fuchsia.testing.harness/fuchsia.testing.harness/cpp/fidl/fuchsia.testing.harness/cpp/wire_types.h
::fuchsia_testing_harness::wire::RealmProxyOpenServiceResponse & response ()
const ::fuchsia_testing_harness::wire::RealmProxyOpenServiceResponse & response ()
bool is_err ()
RealmProxyOpenServiceResult WithErr (::fuchsia_testing_harness::wire::OperationError val)
::fuchsia_testing_harness::wire::OperationError & err ()
const ::fuchsia_testing_harness::wire::OperationError & err ()
::fuchsia_testing_harness::wire::RealmProxyOpenServiceResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 124 of file fidling/gen/sdk/fidl/fuchsia.testing.harness/fuchsia.testing.harness/cpp/fidl/fuchsia.testing.harness/cpp/wire_types.h