class CodecWatchPlugStateResponse
Defined at line 6582 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
Public Methods
void CodecWatchPlugStateResponse (Storage_ storage)
void CodecWatchPlugStateResponse (::fuchsia_hardware_audio::PlugState plug_state)
void CodecWatchPlugStateResponse ()
Default constructs a |CodecWatchPlugStateResponse| only if all of its members are default constructible.
Defined at line 6592 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
void CodecWatchPlugStateResponse (CodecWatchPlugStateResponse && )
Defined at line 6595 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
void CodecWatchPlugStateResponse (const CodecWatchPlugStateResponse & other)
CodecWatchPlugStateResponse & operator= (CodecWatchPlugStateResponse && )
Defined at line 6596 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
CodecWatchPlugStateResponse & operator= (const CodecWatchPlugStateResponse & other)
bool operator== (const CodecWatchPlugStateResponse & other)
bool operator!= (const CodecWatchPlugStateResponse & other)
const ::fuchsia_hardware_audio::PlugState & plug_state ()
::fuchsia_hardware_audio::PlugState & plug_state ()
CodecWatchPlugStateResponse & plug_state (::fuchsia_hardware_audio::PlugState value)
Setter for plug_state.
void CodecWatchPlugStateResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits