class DeviceMapInterruptResponse
Defined at line 2323 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h
Public Methods
void DeviceMapInterruptResponse (Storage_ storage)
void DeviceMapInterruptResponse (::zx::interrupt interrupt)
void DeviceMapInterruptResponse ()
Default constructs a |DeviceMapInterruptResponse| only if all of its members are default constructible.
Defined at line 2333 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h
void DeviceMapInterruptResponse (DeviceMapInterruptResponse && )
Defined at line 2336 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h
const ::zx::interrupt & interrupt ()
::zx::interrupt & interrupt ()
DeviceMapInterruptResponse & interrupt (::zx::interrupt value)
Setter for interrupt.
void DeviceMapInterruptResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
DeviceMapInterruptResponse & operator= (DeviceMapInterruptResponse && )
Defined at line 2337 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h
Friends
class MemberVisitor
class NaturalStructCodingTraits