class LinkableLinkIntoResult

Defined at line 4785 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h

Public Methods

void LinkableLinkIntoResult ()
void LinkableLinkIntoResult (const LinkableLinkIntoResult & )

Defined at line 4791 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h

LinkableLinkIntoResult & operator= (const LinkableLinkIntoResult & )

Defined at line 4792 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h

void LinkableLinkIntoResult (LinkableLinkIntoResult && )

Defined at line 4793 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
LinkableLinkIntoResult WithResponse (::fuchsia_io::wire::LinkableLinkIntoResponse val)
LinkableLinkIntoResult & operator= (LinkableLinkIntoResult && )

Defined at line 4794 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h

::fuchsia_io::wire::LinkableLinkIntoResponse & response ()
const ::fuchsia_io::wire::LinkableLinkIntoResponse & response ()
bool is_err ()
LinkableLinkIntoResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_io::wire::LinkableLinkIntoResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

Defined at line 4796 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/cpp/fidl/fuchsia.io/cpp/wire_types.h