class DeviceGetResolutionResult

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

Public Methods

void DeviceGetResolutionResult ()
void DeviceGetResolutionResult (const DeviceGetResolutionResult & )

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

DeviceGetResolutionResult & operator= (const DeviceGetResolutionResult & )

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

void DeviceGetResolutionResult (DeviceGetResolutionResult && )

Defined at line 64 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 ()
DeviceGetResolutionResult WithResponse (::fuchsia_hardware_adc::wire::DeviceGetResolutionResponse val)
DeviceGetResolutionResult & operator= (DeviceGetResolutionResult && )

Defined at line 65 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::DeviceGetResolutionResponse & response ()
const ::fuchsia_hardware_adc::wire::DeviceGetResolutionResponse & response ()
bool is_err ()
DeviceGetResolutionResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_adc::wire::DeviceGetResolutionResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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