class ChannelSent

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

Public Methods

void ChannelSent ()
void ChannelSent (const ChannelSent & )

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

ChannelSent & operator= (const ChannelSent & )

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

void ChannelSent (ChannelSent && )

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

ChannelSent & operator= (ChannelSent && )

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

bool IsUnknown ()

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

bool has_invalid_tag ()
bool is_message ()
ChannelSent WithMessage (::fidl::ObjectView< ::fuchsia_fdomain::wire::ChannelMessage> val)
template <typename... Args>
ChannelSent WithMessage (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_fdomain::wire::ChannelMessage & message ()
const ::fuchsia_fdomain::wire::ChannelMessage & message ()
bool is_stopped ()
ChannelSent WithStopped (::fidl::ObjectView< ::fuchsia_fdomain::wire::AioStopped> val)
template <typename... Args>
ChannelSent WithStopped (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_fdomain::wire::AioStopped & stopped ()
const ::fuchsia_fdomain::wire::AioStopped & stopped ()
::fuchsia_fdomain::wire::ChannelSent::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kMessage 1

0x1

kStopped 2

0x2

_do_not_handle_this__write_a_default_case_instead ::std::numeric_limits<::fidl_union_tag_t>::max() --

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