class DeviceGetResolutionResult

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

Public Methods

void DeviceGetResolutionResult ()
void DeviceGetResolutionResult (const DeviceGetResolutionResult & )

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

DeviceGetResolutionResult & operator= (const DeviceGetResolutionResult & )

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

void DeviceGetResolutionResult (DeviceGetResolutionResult && )

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

bool has_invalid_tag ()
bool is_response ()
DeviceGetResolutionResult WithResponse (::fuchsia_hardware_adcimpl::wire::DeviceGetResolutionResponse val)
DeviceGetResolutionResult & operator= (DeviceGetResolutionResult && )

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

::fuchsia_hardware_adcimpl::wire::DeviceGetResolutionResponse & response ()
const ::fuchsia_hardware_adcimpl::wire::DeviceGetResolutionResponse & response ()
bool is_err ()
DeviceGetResolutionResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_adcimpl::wire::DeviceGetResolutionResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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