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 Tag
Name Value
kResponse 1
kErr 2

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