class AudioOffloadExtGetSupportedFeaturesResult
Defined at line 1340 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/natural_types.h
Public Methods
void AudioOffloadExtGetSupportedFeaturesResult (AudioOffloadExtGetSupportedFeaturesResult && other)
AudioOffloadExtGetSupportedFeaturesResult & operator= (AudioOffloadExtGetSupportedFeaturesResult && other)
void AudioOffloadExtGetSupportedFeaturesResult (const AudioOffloadExtGetSupportedFeaturesResult & other)
AudioOffloadExtGetSupportedFeaturesResult & operator= (const AudioOffloadExtGetSupportedFeaturesResult & other)
bool operator== (const AudioOffloadExtGetSupportedFeaturesResult & other)
bool operator!= (const AudioOffloadExtGetSupportedFeaturesResult & other)
::fuchsia_bluetooth_bredr::AudioOffloadExtGetSupportedFeaturesResult::Tag Which ()
AudioOffloadExtGetSupportedFeaturesResult WithResponse (::fuchsia_bluetooth_bredr::AudioOffloadExtGetSupportedFeaturesResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
AudioOffloadExtGetSupportedFeaturesResult & response (::fuchsia_bluetooth_bredr::AudioOffloadExtGetSupportedFeaturesResponse value)
Sets the union to hold the response member.
AudioOffloadExtGetSupportedFeaturesResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
const ::fidl::internal::UnionMemberView<2, Storage_> framework_err ()
::fidl::internal::UnionMemberView<2, Storage_> framework_err ()
AudioOffloadExtGetSupportedFeaturesResult & framework_err (::fidl::internal::FrameworkErr value)
Sets the union to hold the framework_err member.
void AudioOffloadExtGetSupportedFeaturesResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kFrameworkErr | 3 |
TODO: share union tag types between wire
&
natural.
Defined at line 1350 of file fidling/gen/sdk/fidl/fuchsia.bluetooth.bredr/fuchsia.bluetooth.bredr/cpp/fidl/fuchsia.bluetooth.bredr/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits