class ChannelSent

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

void ChannelSent (ChannelSent && )

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

ChannelSent & operator= (ChannelSent && )

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

bool IsUnknown ()

Defined at line 416 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 427 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 441 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 Tag
Name Value
kMessage 1
kStopped 2
_do_not_handle_this__write_a_default_case_instead ::std::numeric_limits<::fidl_union_tag_t>::max()

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