class DeviceGetNormalizedSampleResponse
Defined at line 240 of file fidling/gen/sdk/fidl/fuchsia.hardware.adc/fuchsia.hardware.adc/cpp/fidl/fuchsia.hardware.adc/cpp/natural_types.h
Public Methods
void DeviceGetNormalizedSampleResponse (Storage_ storage)
void DeviceGetNormalizedSampleResponse (float value)
void DeviceGetNormalizedSampleResponse ()
Default constructs a |DeviceGetNormalizedSampleResponse| only if all of its members are default constructible.
Defined at line 251 of file fidling/gen/sdk/fidl/fuchsia.hardware.adc/fuchsia.hardware.adc/cpp/fidl/fuchsia.hardware.adc/cpp/natural_types.h
void DeviceGetNormalizedSampleResponse (DeviceGetNormalizedSampleResponse && )
Defined at line 254 of file fidling/gen/sdk/fidl/fuchsia.hardware.adc/fuchsia.hardware.adc/cpp/fidl/fuchsia.hardware.adc/cpp/natural_types.h
void DeviceGetNormalizedSampleResponse (const DeviceGetNormalizedSampleResponse & other)
DeviceGetNormalizedSampleResponse & operator= (DeviceGetNormalizedSampleResponse && )
Defined at line 255 of file fidling/gen/sdk/fidl/fuchsia.hardware.adc/fuchsia.hardware.adc/cpp/fidl/fuchsia.hardware.adc/cpp/natural_types.h
DeviceGetNormalizedSampleResponse & operator= (const DeviceGetNormalizedSampleResponse & other)
bool operator== (const DeviceGetNormalizedSampleResponse & other)
bool operator!= (const DeviceGetNormalizedSampleResponse & other)
float value ()
float & value ()
DeviceGetNormalizedSampleResponse & value (float value)
Setter for value.
void DeviceGetNormalizedSampleResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits