class CodecSetDaiFormatResponse
Defined at line 572 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
Public Methods
void CodecSetDaiFormatResponse (Storage_ storage)
void CodecSetDaiFormatResponse (::fuchsia_hardware_audio::CodecFormatInfo state)
void CodecSetDaiFormatResponse ()
Default constructs a |CodecSetDaiFormatResponse| only if all of its members are default constructible.
Defined at line 582 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
void CodecSetDaiFormatResponse (CodecSetDaiFormatResponse && )
Defined at line 585 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
void CodecSetDaiFormatResponse (const CodecSetDaiFormatResponse & other)
CodecSetDaiFormatResponse & operator= (CodecSetDaiFormatResponse && )
Defined at line 586 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
CodecSetDaiFormatResponse & operator= (const CodecSetDaiFormatResponse & other)
bool operator== (const CodecSetDaiFormatResponse & other)
bool operator!= (const CodecSetDaiFormatResponse & other)
const ::fuchsia_hardware_audio::CodecFormatInfo & state ()
::fuchsia_hardware_audio::CodecFormatInfo & state ()
CodecSetDaiFormatResponse & state (::fuchsia_hardware_audio::CodecFormatInfo value)
Setter for state.
void CodecSetDaiFormatResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits