class CompositeResetResponse

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

Public Methods

void CompositeResetResponse (Storage_ storage)
void CompositeResetResponse (uint8_t __reserved)
void CompositeResetResponse ()

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

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

void CompositeResetResponse (CompositeResetResponse && )

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

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

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

CompositeResetResponse & operator= (const CompositeResetResponse & other)
bool operator== (const CompositeResetResponse & other)
bool operator!= (const CompositeResetResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
CompositeResetResponse & __reserved (uint8_t value)

Setter for __reserved.

void CompositeResetResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits