class DeviceGetBarResult

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

Public Methods

void DeviceGetBarResult ()
void ~DeviceGetBarResult ()
void DeviceGetBarResult (DeviceGetBarResult && other)
DeviceGetBarResult & operator= (DeviceGetBarResult && other)
bool has_invalid_tag ()
bool is_response ()
DeviceGetBarResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_pci::wire::DeviceGetBarResponse> val)
template <typename... Args>
DeviceGetBarResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_hardware_pci::wire::DeviceGetBarResponse & response ()
const ::fuchsia_hardware_pci::wire::DeviceGetBarResponse & response ()
bool is_err ()
DeviceGetBarResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_pci::wire::DeviceGetBarResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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