class DeviceGetMmioResult

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

Public Methods

void DeviceGetMmioResult ()
void ~DeviceGetMmioResult ()
void DeviceGetMmioResult (DeviceGetMmioResult && other)
DeviceGetMmioResult & operator= (DeviceGetMmioResult && other)
bool has_invalid_tag ()
bool is_response ()
DeviceGetMmioResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_acpi::wire::DeviceGetMmioResponse> val)
template <typename... Args>
DeviceGetMmioResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_hardware_acpi::wire::DeviceGetMmioResponse & response ()
const ::fuchsia_hardware_acpi::wire::DeviceGetMmioResponse & response ()
bool is_err ()
DeviceGetMmioResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_acpi::wire::DeviceGetMmioResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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