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