class ChannelSendResponse

Defined at line 277 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/natural_types.h

Public Methods

void ChannelSendResponse (Storage_ storage)
void ChannelSendResponse (uint8_t __reserved)
void ChannelSendResponse ()

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

Defined at line 288 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/natural_types.h

void ChannelSendResponse (ChannelSendResponse && )

Defined at line 291 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/natural_types.h

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

Defined at line 292 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/natural_types.h

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

Setter for __reserved.

void ChannelSendResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits