class StreamConfigGetPropertiesResponse

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

Public Methods

void StreamConfigGetPropertiesResponse (Storage_ storage)
void StreamConfigGetPropertiesResponse (::fuchsia_hardware_audio::StreamProperties properties)
void StreamConfigGetPropertiesResponse ()

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

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

void StreamConfigGetPropertiesResponse (StreamConfigGetPropertiesResponse && )

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

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

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

StreamConfigGetPropertiesResponse & operator= (const StreamConfigGetPropertiesResponse & other)
bool operator== (const StreamConfigGetPropertiesResponse & other)
bool operator!= (const StreamConfigGetPropertiesResponse & other)
const ::fuchsia_hardware_audio::StreamProperties & properties ()
::fuchsia_hardware_audio::StreamProperties & properties ()
StreamConfigGetPropertiesResponse & properties (::fuchsia_hardware_audio::StreamProperties value)

Setter for properties.

void StreamConfigGetPropertiesResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits