class DeviceRemoveNotifyHandlerResult

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

Public Methods

void DeviceRemoveNotifyHandlerResult ()
void DeviceRemoveNotifyHandlerResult (const DeviceRemoveNotifyHandlerResult & )

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

DeviceRemoveNotifyHandlerResult & operator= (const DeviceRemoveNotifyHandlerResult & )

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

void DeviceRemoveNotifyHandlerResult (DeviceRemoveNotifyHandlerResult && )

Defined at line 997 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 ()
DeviceRemoveNotifyHandlerResult WithResponse (::fuchsia_hardware_acpi::wire::DeviceRemoveNotifyHandlerResponse val)
DeviceRemoveNotifyHandlerResult & operator= (DeviceRemoveNotifyHandlerResult && )

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

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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