class DeviceGetResolutionResponse

Defined at line 41 of file fidling/gen/sdk/fidl/fuchsia.hardware.adcimpl/fuchsia.hardware.adcimpl/cpp/fidl/fuchsia.hardware.adcimpl/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 52 of file fidling/gen/sdk/fidl/fuchsia.hardware.adcimpl/fuchsia.hardware.adcimpl/cpp/fidl/fuchsia.hardware.adcimpl/cpp/natural_types.h

void DeviceGetResolutionResponse (DeviceGetResolutionResponse && )

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

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

Defined at line 56 of file fidling/gen/sdk/fidl/fuchsia.hardware.adcimpl/fuchsia.hardware.adcimpl/cpp/fidl/fuchsia.hardware.adcimpl/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