class StreamConfigGetSupportedFormatsResponse

Defined at line 8487 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 8497 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 8500 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 8501 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