class ChannelSendRequest
Defined at line 228 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/natural_types.h
Public Methods
void ChannelSendRequest (Storage_ storage)
void ChannelSendRequest (::std::vector< ::fuchsia_bluetooth::Packet> packets)
void ChannelSendRequest ()
Default constructs a |ChannelSendRequest| only if all of its members are default constructible.
Defined at line 239 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/natural_types.h
void ChannelSendRequest (ChannelSendRequest && )
Defined at line 242 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/natural_types.h
void ChannelSendRequest (const ChannelSendRequest & other)
ChannelSendRequest & operator= (ChannelSendRequest && )
Defined at line 243 of file fidling/gen/sdk/fidl/fuchsia.bluetooth/fuchsia.bluetooth/cpp/fidl/fuchsia.bluetooth/cpp/natural_types.h
ChannelSendRequest & operator= (const ChannelSendRequest & other)
bool operator== (const ChannelSendRequest & other)
bool operator!= (const ChannelSendRequest & other)
const ::std::vector< ::fuchsia_bluetooth::Packet> & packets ()
::std::vector< ::fuchsia_bluetooth::Packet> & packets ()
ChannelSendRequest & packets (::std::vector< ::fuchsia_bluetooth::Packet> value)
Setter for packets.
void ChannelSendRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits