class VendorEncodeCommandResponse
Defined at line 4562 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
Public Methods
void VendorEncodeCommandResponse (Storage_ storage)
void VendorEncodeCommandResponse (::std::vector<uint8_t> encoded)
void VendorEncodeCommandResponse ()
Default constructs a |VendorEncodeCommandResponse| only if all of its members are default constructible.
Defined at line 4572 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
void VendorEncodeCommandResponse (VendorEncodeCommandResponse && )
Defined at line 4575 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
void VendorEncodeCommandResponse (const VendorEncodeCommandResponse & other)
VendorEncodeCommandResponse & operator= (VendorEncodeCommandResponse && )
Defined at line 4576 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
VendorEncodeCommandResponse & operator= (const VendorEncodeCommandResponse & other)
bool operator== (const VendorEncodeCommandResponse & other)
bool operator!= (const VendorEncodeCommandResponse & other)
const ::std::vector<uint8_t> & encoded ()
::std::vector<uint8_t> & encoded ()
VendorEncodeCommandResponse & encoded (::std::vector<uint8_t> value)
Setter for encoded.
void VendorEncodeCommandResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits