class DeviceInstallNotifyHandlerResult

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

Public Methods

void DeviceInstallNotifyHandlerResult ()
void DeviceInstallNotifyHandlerResult (const DeviceInstallNotifyHandlerResult & )

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

DeviceInstallNotifyHandlerResult & operator= (const DeviceInstallNotifyHandlerResult & )

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

void DeviceInstallNotifyHandlerResult (DeviceInstallNotifyHandlerResult && )

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

bool has_invalid_tag ()
bool is_response ()
DeviceInstallNotifyHandlerResult WithResponse (::fuchsia_hardware_acpi::wire::DeviceInstallNotifyHandlerResponse val)
DeviceInstallNotifyHandlerResult & operator= (DeviceInstallNotifyHandlerResult && )

Defined at line 949 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::DeviceInstallNotifyHandlerResponse & response ()
const ::fuchsia_hardware_acpi::wire::DeviceInstallNotifyHandlerResponse & response ()
bool is_err ()
DeviceInstallNotifyHandlerResult WithErr (::fuchsia_hardware_acpi::wire::Status val)
::fuchsia_hardware_acpi::wire::Status & err ()
const ::fuchsia_hardware_acpi::wire::Status & err ()
::fuchsia_hardware_acpi::wire::DeviceInstallNotifyHandlerResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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