class CodecGetPropertiesResponse

Defined at line 6792 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h

Public Methods

void CodecGetPropertiesResponse (Storage_ storage)
void CodecGetPropertiesResponse (::fuchsia_hardware_audio::CodecProperties properties)
void CodecGetPropertiesResponse ()

Default constructs a |CodecGetPropertiesResponse| only if all of its members are default constructible.

Defined at line 6802 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h

void CodecGetPropertiesResponse (CodecGetPropertiesResponse && )

Defined at line 6805 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h

void CodecGetPropertiesResponse (const CodecGetPropertiesResponse & other)
CodecGetPropertiesResponse & operator= (CodecGetPropertiesResponse && )

Defined at line 6806 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h

CodecGetPropertiesResponse & operator= (const CodecGetPropertiesResponse & other)
bool operator== (const CodecGetPropertiesResponse & other)
bool operator!= (const CodecGetPropertiesResponse & other)
const ::fuchsia_hardware_audio::CodecProperties & properties ()
::fuchsia_hardware_audio::CodecProperties & properties ()
CodecGetPropertiesResponse & properties (::fuchsia_hardware_audio::CodecProperties value)

Setter for properties.

void CodecGetPropertiesResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits