class DaiGetPropertiesResponse
Defined at line 1962 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
Public Methods
void DaiGetPropertiesResponse (Storage_ storage)
void DaiGetPropertiesResponse (::fuchsia_hardware_audio::DaiProperties properties)
void DaiGetPropertiesResponse ()
Default constructs a |DaiGetPropertiesResponse| only if all of its members are default constructible.
Defined at line 1972 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
void DaiGetPropertiesResponse (DaiGetPropertiesResponse && )
Defined at line 1975 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
void DaiGetPropertiesResponse (const DaiGetPropertiesResponse & other)
DaiGetPropertiesResponse & operator= (DaiGetPropertiesResponse && )
Defined at line 1976 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
DaiGetPropertiesResponse & operator= (const DaiGetPropertiesResponse & other)
bool operator== (const DaiGetPropertiesResponse & other)
bool operator!= (const DaiGetPropertiesResponse & other)
const ::fuchsia_hardware_audio::DaiProperties & properties ()
::fuchsia_hardware_audio::DaiProperties & properties ()
DaiGetPropertiesResponse & properties (::fuchsia_hardware_audio::DaiProperties value)
Setter for properties.
void DaiGetPropertiesResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits