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