class ChannelWriteChannelResult

Defined at line 975 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

Public Methods

void ChannelWriteChannelResult ()
void ChannelWriteChannelResult (const ChannelWriteChannelResult & )

Defined at line 981 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

template <typename... Args>
ChannelWriteChannelResult WithErr (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 1007 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
ChannelWriteChannelResult WithResponse (::fuchsia_fdomain::wire::ChannelWriteChannelResponse val)
bool is_err ()
ChannelWriteChannelResult WithErr (::fidl::ObjectView< ::fuchsia_fdomain::wire::WriteChannelError> val)
::fuchsia_fdomain::wire::WriteChannelError & err ()
const ::fuchsia_fdomain::wire::WriteChannelError & err ()
bool is_framework_err ()
ChannelWriteChannelResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_fdomain::wire::ChannelWriteChannelResult::Tag Which ()
ChannelWriteChannelResult & operator= (const ChannelWriteChannelResult & )

Defined at line 982 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

void ChannelWriteChannelResult (ChannelWriteChannelResult && )

Defined at line 983 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

ChannelWriteChannelResult & operator= (ChannelWriteChannelResult && )

Defined at line 984 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

::fuchsia_fdomain::wire::ChannelWriteChannelResponse & response ()
const ::fuchsia_fdomain::wire::ChannelWriteChannelResponse & response ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

kFrameworkErr 3

0x3

Defined at line 986 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h