class DeviceGetDeviceInfoResponse

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

Public Methods

void DeviceGetDeviceInfoResponse (Storage_ storage)
void DeviceGetDeviceInfoResponse (::fuchsia_hardware_pci::DeviceInfo info)
void DeviceGetDeviceInfoResponse ()

Default constructs a |DeviceGetDeviceInfoResponse| only if all of its members are default constructible.

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

void DeviceGetDeviceInfoResponse (DeviceGetDeviceInfoResponse && )

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

void DeviceGetDeviceInfoResponse (const DeviceGetDeviceInfoResponse & other)
DeviceGetDeviceInfoResponse & operator= (DeviceGetDeviceInfoResponse && )

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

DeviceGetDeviceInfoResponse & operator= (const DeviceGetDeviceInfoResponse & other)
bool operator== (const DeviceGetDeviceInfoResponse & other)
bool operator!= (const DeviceGetDeviceInfoResponse & other)
const ::fuchsia_hardware_pci::DeviceInfo & info ()
::fuchsia_hardware_pci::DeviceInfo & info ()
DeviceGetDeviceInfoResponse & info (::fuchsia_hardware_pci::DeviceInfo value)

Setter for info.

void DeviceGetDeviceInfoResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits