class RealmQueryConstructNamespaceResult

Defined at line 3354 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 3376 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 class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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