class DeviceGetBtiResult

Defined at line 1248 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/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_pci::wire::DeviceGetBtiResponse val)
::fuchsia_hardware_pci::wire::DeviceGetBtiResponse & response ()
const ::fuchsia_hardware_pci::wire::DeviceGetBtiResponse & response ()
bool is_err ()
DeviceGetBtiResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_pci::wire::DeviceGetBtiResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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