class HealthGetHealthStateResponse
Defined at line 3226 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
Public Methods
void HealthGetHealthStateResponse (Storage_ storage)
void HealthGetHealthStateResponse (::fuchsia_hardware_audio::HealthState state)
void HealthGetHealthStateResponse ()
Default constructs a |HealthGetHealthStateResponse| only if all of its members are default constructible.
Defined at line 3236 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
void HealthGetHealthStateResponse (HealthGetHealthStateResponse && )
Defined at line 3239 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
void HealthGetHealthStateResponse (const HealthGetHealthStateResponse & other)
HealthGetHealthStateResponse & operator= (HealthGetHealthStateResponse && )
Defined at line 3240 of file fidling/gen/sdk/fidl/fuchsia.hardware.audio/fuchsia.hardware.audio/cpp/fidl/fuchsia.hardware.audio/cpp/natural_types.h
HealthGetHealthStateResponse & operator= (const HealthGetHealthStateResponse & other)
bool operator== (const HealthGetHealthStateResponse & other)
bool operator!= (const HealthGetHealthStateResponse & other)
const ::fuchsia_hardware_audio::HealthState & state ()
::fuchsia_hardware_audio::HealthState & state ()
HealthGetHealthStateResponse & state (::fuchsia_hardware_audio::HealthState value)
Setter for state.
void HealthGetHealthStateResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits