class PeerSetServiceDefinitionsResult

Defined at line 1386 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h

Public Methods

void PeerSetServiceDefinitionsResult (PeerSetServiceDefinitionsResult && other)
PeerSetServiceDefinitionsResult & operator= (PeerSetServiceDefinitionsResult && other)
void PeerSetServiceDefinitionsResult (const PeerSetServiceDefinitionsResult & other)
PeerSetServiceDefinitionsResult & operator= (const PeerSetServiceDefinitionsResult & other)
bool operator== (const PeerSetServiceDefinitionsResult & other)
bool operator!= (const PeerSetServiceDefinitionsResult & other)
::fuchsia_hardware_bluetooth::PeerSetServiceDefinitionsResult::Tag Which ()
PeerSetServiceDefinitionsResult WithResponse (::fuchsia_hardware_bluetooth::PeerSetServiceDefinitionsResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
PeerSetServiceDefinitionsResult & response (::fuchsia_hardware_bluetooth::PeerSetServiceDefinitionsResponse value)

Sets the union to hold the response member.

PeerSetServiceDefinitionsResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
const ::fidl::internal::UnionMemberView<2, Storage_> framework_err ()
::fidl::internal::UnionMemberView<2, Storage_> framework_err ()
PeerSetServiceDefinitionsResult & framework_err (::fidl::internal::FrameworkErr value)

Sets the union to hold the framework_err member.

void PeerSetServiceDefinitionsResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kFrameworkErr 3

0x3

TODO: share union tag types between wire

&

natural.

Defined at line 1396 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h

Friends

class NaturalUnionCodingTraits