class RealmQueryConstructNamespaceResult

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

Public Methods

void RealmQueryConstructNamespaceResult ()
void ~RealmQueryConstructNamespaceResult ()
void RealmQueryConstructNamespaceResult (RealmQueryConstructNamespaceResult && other)
RealmQueryConstructNamespaceResult & operator= (RealmQueryConstructNamespaceResult && other)
bool has_invalid_tag ()
bool is_response ()
RealmQueryConstructNamespaceResult WithResponse (::fidl::ObjectView< ::fuchsia_sys2::wire::RealmQueryConstructNamespaceResponse> val)
template <typename... Args>
RealmQueryConstructNamespaceResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_sys2::wire::RealmQueryConstructNamespaceResponse & response ()
const ::fuchsia_sys2::wire::RealmQueryConstructNamespaceResponse & response ()
bool is_err ()
RealmQueryConstructNamespaceResult WithErr (::fuchsia_sys2::wire::ConstructNamespaceError val)
::fuchsia_sys2::wire::ConstructNamespaceError & err ()
const ::fuchsia_sys2::wire::ConstructNamespaceError & err ()
::fuchsia_sys2::wire::RealmQueryConstructNamespaceResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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