class DeviceGetNormalizedSampleResult

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

Public Methods

void DeviceGetNormalizedSampleResult ()
void DeviceGetNormalizedSampleResult (const DeviceGetNormalizedSampleResult & )

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

DeviceGetNormalizedSampleResult & operator= (const DeviceGetNormalizedSampleResult & )

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

void DeviceGetNormalizedSampleResult (DeviceGetNormalizedSampleResult && )

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

bool has_invalid_tag ()
bool is_response ()
DeviceGetNormalizedSampleResult WithResponse (::fuchsia_hardware_adc::wire::DeviceGetNormalizedSampleResponse val)
DeviceGetNormalizedSampleResult & operator= (DeviceGetNormalizedSampleResult && )

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

::fuchsia_hardware_adc::wire::DeviceGetNormalizedSampleResponse & response ()
const ::fuchsia_hardware_adc::wire::DeviceGetNormalizedSampleResponse & response ()
bool is_err ()
DeviceGetNormalizedSampleResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_adc::wire::DeviceGetNormalizedSampleResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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