class DeviceGetBtiResult

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

Public Methods

void DeviceGetBtiResult ()
void ~DeviceGetBtiResult ()
void DeviceGetBtiResult (DeviceGetBtiResult && other)
DeviceGetBtiResult & operator= (DeviceGetBtiResult && other)
bool has_invalid_tag ()
bool is_response ()
DeviceGetBtiResult WithResponse (::fuchsia_hardware_acpi::wire::DeviceGetBtiResponse val)
::fuchsia_hardware_acpi::wire::DeviceGetBtiResponse & response ()
const ::fuchsia_hardware_acpi::wire::DeviceGetBtiResponse & response ()
bool is_err ()
DeviceGetBtiResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_acpi::wire::DeviceGetBtiResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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