class StreamConfigWatchPlugStateResponse

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

Public Methods

void StreamConfigWatchPlugStateResponse (Storage_ storage)
void StreamConfigWatchPlugStateResponse (::fuchsia_hardware_audio::PlugState plug_state)
void StreamConfigWatchPlugStateResponse ()

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

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

void StreamConfigWatchPlugStateResponse (StreamConfigWatchPlugStateResponse && )

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

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

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

StreamConfigWatchPlugStateResponse & operator= (const StreamConfigWatchPlugStateResponse & other)
bool operator== (const StreamConfigWatchPlugStateResponse & other)
bool operator!= (const StreamConfigWatchPlugStateResponse & other)
const ::fuchsia_hardware_audio::PlugState & plug_state ()
::fuchsia_hardware_audio::PlugState & plug_state ()
StreamConfigWatchPlugStateResponse & plug_state (::fuchsia_hardware_audio::PlugState value)

Setter for plug_state.

void StreamConfigWatchPlugStateResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits