class ChannelInfo

Defined at line 80 of file fidling/gen/sdk/fidl/fuchsia.hardware.mailbox/fuchsia.hardware.mailbox/cpp/fidl/fuchsia.hardware.mailbox/cpp/wire_types.h

Public Methods

void ChannelInfo ()

Defined at line 82 of file fidling/gen/sdk/fidl/fuchsia.hardware.mailbox/fuchsia.hardware.mailbox/cpp/fidl/fuchsia.hardware.mailbox/cpp/wire_types.h

void ChannelInfo (const ChannelInfo & other)

Defined at line 83 of file fidling/gen/sdk/fidl/fuchsia.hardware.mailbox/fuchsia.hardware.mailbox/cpp/fidl/fuchsia.hardware.mailbox/cpp/wire_types.h

ChannelInfo & operator= (const ChannelInfo & other)

Defined at line 84 of file fidling/gen/sdk/fidl/fuchsia.hardware.mailbox/fuchsia.hardware.mailbox/cpp/fidl/fuchsia.hardware.mailbox/cpp/wire_types.h

void ChannelInfo (ChannelInfo && other)

Defined at line 85 of file fidling/gen/sdk/fidl/fuchsia.hardware.mailbox/fuchsia.hardware.mailbox/cpp/fidl/fuchsia.hardware.mailbox/cpp/wire_types.h

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

::fidl::WireTableBuilder< ::fuchsia_hardware_mailbox::wire::ChannelInfo> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_hardware_mailbox::wire::ChannelInfo> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_hardware_mailbox::wire::ChannelInfo>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

uint32_t & channel ()

Channel number, unique for this controller. Required.

bool has_channel ()
ChannelInfo & operator= (ChannelInfo && other)

Defined at line 86 of file fidling/gen/sdk/fidl/fuchsia.hardware.mailbox/fuchsia.hardware.mailbox/cpp/fidl/fuchsia.hardware.mailbox/cpp/wire_types.h

void ~ChannelInfo ()

Defined at line 88 of file fidling/gen/sdk/fidl/fuchsia.hardware.mailbox/fuchsia.hardware.mailbox/cpp/fidl/fuchsia.hardware.mailbox/cpp/wire_types.h

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder