class DeviceGetResolutionResponse

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

Public Methods

void DeviceGetResolutionResponse (Storage_ storage)
void DeviceGetResolutionResponse (uint8_t resolution)
void DeviceGetResolutionResponse ()

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

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

void DeviceGetResolutionResponse (DeviceGetResolutionResponse && )

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

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

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

DeviceGetResolutionResponse & operator= (const DeviceGetResolutionResponse & other)
bool operator== (const DeviceGetResolutionResponse & other)
bool operator!= (const DeviceGetResolutionResponse & other)
uint8_t resolution ()
uint8_t & resolution ()
DeviceGetResolutionResponse & resolution (uint8_t value)

Setter for resolution.

void DeviceGetResolutionResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits