class RealmQueryGetInstanceResult
Defined at line 3042 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 3048 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 3049 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
void RealmQueryGetInstanceResult (RealmQueryGetInstanceResult && )
Defined at line 3050 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 3051 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 3065 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 3053 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h