class DeviceAckInterruptResponse
Defined at line 2161 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h
Public Methods
void DeviceAckInterruptResponse (Storage_ storage)
void DeviceAckInterruptResponse (uint8_t __reserved)
void DeviceAckInterruptResponse ()
Default constructs a |DeviceAckInterruptResponse| only if all of its members are default constructible.
Defined at line 2171 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h
void DeviceAckInterruptResponse (DeviceAckInterruptResponse && )
Defined at line 2174 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h
void DeviceAckInterruptResponse (const DeviceAckInterruptResponse & other)
DeviceAckInterruptResponse & operator= (DeviceAckInterruptResponse && )
Defined at line 2175 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h
DeviceAckInterruptResponse & operator= (const DeviceAckInterruptResponse & other)
bool operator== (const DeviceAckInterruptResponse & other)
bool operator!= (const DeviceAckInterruptResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
DeviceAckInterruptResponse & __reserved (uint8_t value)
Setter for __reserved.
void DeviceAckInterruptResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits