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