class RealmQueryGetAllInstancesResult

Defined at line 3304 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h

Public Methods

void RealmQueryGetAllInstancesResult ()
void ~RealmQueryGetAllInstancesResult ()
void RealmQueryGetAllInstancesResult (RealmQueryGetAllInstancesResult && other)
RealmQueryGetAllInstancesResult & operator= (RealmQueryGetAllInstancesResult && other)
bool has_invalid_tag ()
bool is_response ()
RealmQueryGetAllInstancesResult WithResponse (::fuchsia_sys2::wire::RealmQueryGetAllInstancesResponse val)
::fuchsia_sys2::wire::RealmQueryGetAllInstancesResponse & response ()
const ::fuchsia_sys2::wire::RealmQueryGetAllInstancesResponse & response ()
bool is_err ()
RealmQueryGetAllInstancesResult WithErr (::fuchsia_sys2::wire::GetAllInstancesError val)
::fuchsia_sys2::wire::GetAllInstancesError & err ()
const ::fuchsia_sys2::wire::GetAllInstancesError & err ()
::fuchsia_sys2::wire::RealmQueryGetAllInstancesResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

Defined at line 3314 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h