class DeviceGetInterruptModesResponse
Defined at line 2422 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h
Public Methods
void DeviceGetInterruptModesResponse (Storage_ storage)
void DeviceGetInterruptModesResponse (::fuchsia_hardware_pci::InterruptModes modes)
void DeviceGetInterruptModesResponse ()
Default constructs a |DeviceGetInterruptModesResponse| only if all of its members are default constructible.
Defined at line 2432 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h
void DeviceGetInterruptModesResponse (DeviceGetInterruptModesResponse && )
Defined at line 2435 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h
void DeviceGetInterruptModesResponse (const DeviceGetInterruptModesResponse & other)
DeviceGetInterruptModesResponse & operator= (DeviceGetInterruptModesResponse && )
Defined at line 2436 of file fidling/gen/sdk/fidl/fuchsia.hardware.pci/fuchsia.hardware.pci/cpp/fidl/fuchsia.hardware.pci/cpp/natural_types.h
DeviceGetInterruptModesResponse & operator= (const DeviceGetInterruptModesResponse & other)
bool operator== (const DeviceGetInterruptModesResponse & other)
bool operator!= (const DeviceGetInterruptModesResponse & other)
const ::fuchsia_hardware_pci::InterruptModes & modes ()
::fuchsia_hardware_pci::InterruptModes & modes ()
DeviceGetInterruptModesResponse & modes (::fuchsia_hardware_pci::InterruptModes value)
Setter for modes.
void DeviceGetInterruptModesResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits