class RealmQueryGetInstanceResult
Defined at line 3088 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
Public Methods
void RealmQueryGetInstanceResult ()
void RealmQueryGetInstanceResult (const RealmQueryGetInstanceResult & )
Defined at line 3094 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
RealmQueryGetInstanceResult & operator= (const RealmQueryGetInstanceResult & )
Defined at line 3095 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
void RealmQueryGetInstanceResult (RealmQueryGetInstanceResult && )
Defined at line 3096 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
RealmQueryGetInstanceResult WithResponse (::fidl::ObjectView< ::fuchsia_sys2::wire::RealmQueryGetInstanceResponse> val)
RealmQueryGetInstanceResult & operator= (RealmQueryGetInstanceResult && )
Defined at line 3097 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
template <typename... Args>
RealmQueryGetInstanceResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 3111 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
::fuchsia_sys2::wire::RealmQueryGetInstanceResponse & response ()
const ::fuchsia_sys2::wire::RealmQueryGetInstanceResponse & response ()
bool is_err ()
RealmQueryGetInstanceResult WithErr (::fuchsia_sys2::wire::GetInstanceError val)
::fuchsia_sys2::wire::GetInstanceError & err ()
const ::fuchsia_sys2::wire::GetInstanceError & err ()
::fuchsia_sys2::wire::RealmQueryGetInstanceResult::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 3099 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h