class StreamConfigGetSupportedFormatsResponse
Defined at line 7275 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
Public Methods
void StreamConfigGetSupportedFormatsResponse (Storage_ storage)
void StreamConfigGetSupportedFormatsResponse (::std::vector< ::fuchsia_hardware_audio::SupportedFormats> supported_formats)
void StreamConfigGetSupportedFormatsResponse ()
Default constructs a |StreamConfigGetSupportedFormatsResponse| only if all of its members are default constructible.
Defined at line 7285 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
void StreamConfigGetSupportedFormatsResponse (StreamConfigGetSupportedFormatsResponse && )
Defined at line 7288 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
void StreamConfigGetSupportedFormatsResponse (const StreamConfigGetSupportedFormatsResponse & other)
StreamConfigGetSupportedFormatsResponse & operator= (StreamConfigGetSupportedFormatsResponse && )
Defined at line 7289 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
StreamConfigGetSupportedFormatsResponse & operator= (const StreamConfigGetSupportedFormatsResponse & other)
bool operator== (const StreamConfigGetSupportedFormatsResponse & other)
bool operator!= (const StreamConfigGetSupportedFormatsResponse & other)
const ::std::vector< ::fuchsia_hardware_audio::SupportedFormats> & supported_formats ()
::std::vector< ::fuchsia_hardware_audio::SupportedFormats> & supported_formats ()
StreamConfigGetSupportedFormatsResponse & supported_formats (::std::vector< ::fuchsia_hardware_audio::SupportedFormats> value)
Setter for supported_formats.
void StreamConfigGetSupportedFormatsResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits