class ChannelWriteChannelResult

Defined at line 819 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 825 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/wire_types.h

ChannelWriteChannelResult & operator= (const ChannelWriteChannelResult & )

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

void ChannelWriteChannelResult (ChannelWriteChannelResult && )

Defined at line 827 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)
ChannelWriteChannelResult & operator= (ChannelWriteChannelResult && )

Defined at line 828 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 ()
bool is_err ()
ChannelWriteChannelResult WithErr (::fidl::ObjectView< ::fuchsia_fdomain::wire::WriteChannelError> val)
template <typename... Args>
ChannelWriteChannelResult WithErr (::fidl::AnyArena & allocator, Args &&... args)

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

::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 ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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