class DeviceGetPioResult

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

Public Methods

void DeviceGetPioResult ()
void ~DeviceGetPioResult ()
void DeviceGetPioResult (DeviceGetPioResult && other)
DeviceGetPioResult & operator= (DeviceGetPioResult && other)
bool has_invalid_tag ()
bool is_response ()
DeviceGetPioResult WithResponse (::fuchsia_hardware_acpi::wire::DeviceGetPioResponse val)
::fuchsia_hardware_acpi::wire::DeviceGetPioResponse & response ()
const ::fuchsia_hardware_acpi::wire::DeviceGetPioResponse & response ()
bool is_err ()
DeviceGetPioResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_acpi::wire::DeviceGetPioResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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