class PeerSetServiceDefinitionsResult
Defined at line 1380 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
TODO: share union tag types between wire
&
natural.
Defined at line 1390 of file fidling/gen/sdk/fidl/fuchsia.hardware.bluetooth/fuchsia.hardware.bluetooth/cpp/fidl/fuchsia.hardware.bluetooth/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits