class IntrospectorGetMonikerResult

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

Public Methods

void IntrospectorGetMonikerResult ()
void IntrospectorGetMonikerResult (const IntrospectorGetMonikerResult & )

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

IntrospectorGetMonikerResult & operator= (const IntrospectorGetMonikerResult & )

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

void IntrospectorGetMonikerResult (IntrospectorGetMonikerResult && )

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

bool has_invalid_tag ()
bool is_response ()
IntrospectorGetMonikerResult WithResponse (::fidl::ObjectView< ::fuchsia_component::wire::IntrospectorGetMonikerResponse> val)
IntrospectorGetMonikerResult & operator= (IntrospectorGetMonikerResult && )

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

template <typename... Args>
IntrospectorGetMonikerResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_component::wire::IntrospectorGetMonikerResponse & response ()
const ::fuchsia_component::wire::IntrospectorGetMonikerResponse & response ()
bool is_err ()
IntrospectorGetMonikerResult WithErr (::fuchsia_component::wire::Error val)
::fuchsia_component::wire::Error & err ()
const ::fuchsia_component::wire::Error & err ()
bool is_framework_err ()
IntrospectorGetMonikerResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_component::wire::IntrospectorGetMonikerResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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