class DeviceInstallAddressSpaceHandlerResult
Defined at line 1092 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/wire_types.h
Public Methods
void DeviceInstallAddressSpaceHandlerResult ()
void DeviceInstallAddressSpaceHandlerResult (const DeviceInstallAddressSpaceHandlerResult & )
Defined at line 1098 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/wire_types.h
DeviceInstallAddressSpaceHandlerResult & operator= (const DeviceInstallAddressSpaceHandlerResult & )
Defined at line 1099 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/wire_types.h
void DeviceInstallAddressSpaceHandlerResult (DeviceInstallAddressSpaceHandlerResult && )
Defined at line 1100 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 ()
DeviceInstallAddressSpaceHandlerResult WithResponse (::fuchsia_hardware_acpi::wire::DeviceInstallAddressSpaceHandlerResponse val)
DeviceInstallAddressSpaceHandlerResult & operator= (DeviceInstallAddressSpaceHandlerResult && )
Defined at line 1101 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::DeviceInstallAddressSpaceHandlerResponse & response ()
const ::fuchsia_hardware_acpi::wire::DeviceInstallAddressSpaceHandlerResponse & response ()
bool is_err ()
DeviceInstallAddressSpaceHandlerResult WithErr (::fuchsia_hardware_acpi::wire::Status val)
::fuchsia_hardware_acpi::wire::Status & err ()
const ::fuchsia_hardware_acpi::wire::Status & err ()
::fuchsia_hardware_acpi::wire::DeviceInstallAddressSpaceHandlerResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 1103 of file fidling/gen/sdk/fidl/fuchsia.hardware.acpi/fuchsia.hardware.acpi/cpp/fidl/fuchsia.hardware.acpi/cpp/wire_types.h