class ChannelInfo

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

Public Methods

void ChannelInfo (Storage_ storage)
void ChannelInfo ()

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

void ChannelInfo (ChannelInfo && )

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

void ChannelInfo (const ChannelInfo & other)
ChannelInfo & operator= (ChannelInfo && )

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

ChannelInfo & operator= (const ChannelInfo & other)
bool operator== (const ChannelInfo & other)
bool operator!= (const ChannelInfo & other)
bool IsEmpty ()
const std::optional<uint32_t> & channel ()

Channel number, unique for this controller. Required.

::std::optional<uint32_t> & channel ()

Channel number, unique for this controller. Required.

ChannelInfo & channel (std::optional<uint32_t> value)

Channel number, unique for this controller. Required.

void ChannelInfo (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits