class DeviceEvaluateObjectResult

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

Public Methods

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

Defined at line 904 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::DeviceEvaluateObjectResponse & response ()
const ::fuchsia_hardware_acpi::wire::DeviceEvaluateObjectResponse & response ()
bool is_err ()
DeviceEvaluateObjectResult WithErr (::fuchsia_hardware_acpi::wire::Status val)
::fuchsia_hardware_acpi::wire::Status & err ()
const ::fuchsia_hardware_acpi::wire::Status & err ()
::fuchsia_hardware_acpi::wire::DeviceEvaluateObjectResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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