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