class SupportedFormats
Defined at line 4165 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h
Deprecated: Use `SupportedFormats2` instead.
Public Methods
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_hardware_audio::wire::SupportedFormats> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_hardware_audio::wire::SupportedFormats> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_hardware_audio::wire::SupportedFormats>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
void SupportedFormats ()
Defined at line 4167 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h
void SupportedFormats (const SupportedFormats & other)
Defined at line 4168 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h
SupportedFormats & operator= (const SupportedFormats & other)
Defined at line 4169 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h
void SupportedFormats (SupportedFormats && other)
Defined at line 4170 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h
SupportedFormats & operator= (SupportedFormats && other)
Defined at line 4171 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h
::fuchsia_hardware_audio::wire::PcmSupportedFormats & pcm_supported_formats ()
bool has_pcm_supported_formats ()
SupportedFormats & set_pcm_supported_formats (::fidl::ObjectView< ::fuchsia_hardware_audio::wire::PcmSupportedFormats> elem)
SupportedFormats & set_pcm_supported_formats (std::nullptr_t )
SupportedFormats & clear_pcm_supported_formats ()
void SupportedFormats (::fidl::AnyArena & allocator)
void SupportedFormats (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_hardware_audio::wire::SupportedFormats>> && frame)
This constructor allows a user controlled allocation (not using a Arena).
It should only be used when performance is key.
As soon as the frame is given to the table, it must not be used directly or for another table.
void Allocate (::fidl::AnyArena & allocator)
void Init (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_hardware_audio::wire::SupportedFormats>> && frame_ptr)
void ~SupportedFormats ()
Defined at line 4173 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder