class RealmQueryGetAllInstancesResult
Defined at line 3258 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 3268 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h