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