class PeerSetServiceDefinitionsRequest
Defined at line 1279 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
Public Methods
void PeerSetServiceDefinitionsRequest (Storage_ storage)
void PeerSetServiceDefinitionsRequest (::std::vector< ::fuchsia_bluetooth_bredr::ServiceDefinition> service_definitions)
void PeerSetServiceDefinitionsRequest ()
Default constructs a |PeerSetServiceDefinitionsRequest| only if all of its members are default constructible.
Defined at line 1289 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
void PeerSetServiceDefinitionsRequest (PeerSetServiceDefinitionsRequest && )
Defined at line 1292 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
void PeerSetServiceDefinitionsRequest (const PeerSetServiceDefinitionsRequest & other)
PeerSetServiceDefinitionsRequest & operator= (PeerSetServiceDefinitionsRequest && )
Defined at line 1293 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
PeerSetServiceDefinitionsRequest & operator= (const PeerSetServiceDefinitionsRequest & other)
bool operator== (const PeerSetServiceDefinitionsRequest & other)
bool operator!= (const PeerSetServiceDefinitionsRequest & other)
const ::std::vector< ::fuchsia_bluetooth_bredr::ServiceDefinition> & service_definitions ()
::std::vector< ::fuchsia_bluetooth_bredr::ServiceDefinition> & service_definitions ()
PeerSetServiceDefinitionsRequest & service_definitions (::std::vector< ::fuchsia_bluetooth_bredr::ServiceDefinition> value)
Setter for service_definitions.
void PeerSetServiceDefinitionsRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits