class ChannelWriteChannelResponse

Defined at line 257 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h

Public Methods

void ChannelWriteChannelResponse (Storage_ storage)
void ChannelWriteChannelResponse (uint8_t __reserved)
void ChannelWriteChannelResponse ()

Default constructs a |ChannelWriteChannelResponse| only if all of its members are default constructible.

Defined at line 267 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h

void ChannelWriteChannelResponse (ChannelWriteChannelResponse && )

Defined at line 270 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h

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

Defined at line 271 of file fidling/gen/sdk/fidl/fuchsia.fdomain/fuchsia.fdomain/cpp/fidl/fuchsia.fdomain/cpp/natural_types.h

ChannelWriteChannelResponse & operator= (const ChannelWriteChannelResponse & other)
bool operator== (const ChannelWriteChannelResponse & other)
bool operator!= (const ChannelWriteChannelResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
ChannelWriteChannelResponse & __reserved (uint8_t value)

Setter for __reserved.

void ChannelWriteChannelResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits