class DeviceMapInterruptRequest
Defined at line 2270 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h
Public Methods
void DeviceMapInterruptRequest (Storage_ storage)
void DeviceMapInterruptRequest (uint32_t which_irq)
void DeviceMapInterruptRequest ()
Default constructs a |DeviceMapInterruptRequest| only if all of its members are default constructible.
Defined at line 2280 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h
void DeviceMapInterruptRequest (DeviceMapInterruptRequest && )
Defined at line 2283 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h
void DeviceMapInterruptRequest (const DeviceMapInterruptRequest & other)
DeviceMapInterruptRequest & operator= (DeviceMapInterruptRequest && )
Defined at line 2284 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h
DeviceMapInterruptRequest & operator= (const DeviceMapInterruptRequest & other)
bool operator== (const DeviceMapInterruptRequest & other)
bool operator!= (const DeviceMapInterruptRequest & other)
uint32_t which_irq ()
uint32_t & which_irq ()
DeviceMapInterruptRequest & which_irq (uint32_t value)
Setter for which_irq.
void DeviceMapInterruptRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits