class StreamConfigWatchGainStateResponse

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

Public Methods

void StreamConfigWatchGainStateResponse (Storage_ storage)
void StreamConfigWatchGainStateResponse (::fuchsia_hardware_audio::GainState gain_state)
void StreamConfigWatchGainStateResponse ()

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

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

void StreamConfigWatchGainStateResponse (StreamConfigWatchGainStateResponse && )

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

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

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

StreamConfigWatchGainStateResponse & operator= (const StreamConfigWatchGainStateResponse & other)
bool operator== (const StreamConfigWatchGainStateResponse & other)
bool operator!= (const StreamConfigWatchGainStateResponse & other)
const ::fuchsia_hardware_audio::GainState & gain_state ()
::fuchsia_hardware_audio::GainState & gain_state ()
StreamConfigWatchGainStateResponse & gain_state (::fuchsia_hardware_audio::GainState value)

Setter for gain_state.

void StreamConfigWatchGainStateResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits