class PeerSetDeviceClassResponse
Defined at line 1170 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
Public Methods
void PeerSetDeviceClassResponse (Storage_ storage)
void PeerSetDeviceClassResponse (uint8_t __reserved)
void PeerSetDeviceClassResponse ()
Default constructs a |PeerSetDeviceClassResponse| only if all of its members are default constructible.
Defined at line 1180 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
void PeerSetDeviceClassResponse (PeerSetDeviceClassResponse && )
Defined at line 1183 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
void PeerSetDeviceClassResponse (const PeerSetDeviceClassResponse & other)
PeerSetDeviceClassResponse & operator= (PeerSetDeviceClassResponse && )
Defined at line 1184 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
PeerSetDeviceClassResponse & operator= (const PeerSetDeviceClassResponse & other)
bool operator== (const PeerSetDeviceClassResponse & other)
bool operator!= (const PeerSetDeviceClassResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
PeerSetDeviceClassResponse & __reserved (uint8_t value)
Setter for __reserved.
void PeerSetDeviceClassResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits