class RealmGetResolvedInfoResult

Defined at line 4141 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h

Public Methods

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

Defined at line 4163 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h

::fuchsia_component::wire::RealmGetResolvedInfoResponse & response ()
const ::fuchsia_component::wire::RealmGetResolvedInfoResponse & response ()
bool is_err ()
RealmGetResolvedInfoResult WithErr (::fuchsia_component::wire::Error val)
::fuchsia_component::wire::Error & err ()
const ::fuchsia_component::wire::Error & err ()
::fuchsia_component::wire::RealmGetResolvedInfoResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 4151 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_types.h