class ChannelReceiveResponse

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

Public Methods

void ChannelReceiveResponse (Storage_ storage)
void ChannelReceiveResponse (::std::vector< ::fuchsia_bluetooth::Packet> packets)
void ChannelReceiveResponse ()

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

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

void ChannelReceiveResponse (ChannelReceiveResponse && )

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

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

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

ChannelReceiveResponse & operator= (const ChannelReceiveResponse & other)
bool operator== (const ChannelReceiveResponse & other)
bool operator!= (const ChannelReceiveResponse & other)
const ::std::vector< ::fuchsia_bluetooth::Packet> & packets ()
::std::vector< ::fuchsia_bluetooth::Packet> & packets ()
ChannelReceiveResponse & packets (::std::vector< ::fuchsia_bluetooth::Packet> value)

Setter for packets.

void ChannelReceiveResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits