class DeviceGetInterruptByIdResponse
Defined at line 684 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.device/fuchsia.hardware.platform.device/cpp/fidl/fuchsia.hardware.platform.device/cpp/natural_types.h
Public Methods
void DeviceGetInterruptByIdResponse (Storage_ storage)
void DeviceGetInterruptByIdResponse (::zx::interrupt irq)
void DeviceGetInterruptByIdResponse ()
Default constructs a |DeviceGetInterruptByIdResponse| only if all of its members are default constructible.
Defined at line 695 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.device/fuchsia.hardware.platform.device/cpp/fidl/fuchsia.hardware.platform.device/cpp/natural_types.h
void DeviceGetInterruptByIdResponse (DeviceGetInterruptByIdResponse && )
Defined at line 698 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.device/fuchsia.hardware.platform.device/cpp/fidl/fuchsia.hardware.platform.device/cpp/natural_types.h
const ::zx::interrupt & irq ()
::zx::interrupt & irq ()
DeviceGetInterruptByIdResponse & irq (::zx::interrupt value)
Setter for irq.
void DeviceGetInterruptByIdResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
DeviceGetInterruptByIdResponse & operator= (DeviceGetInterruptByIdResponse && )
Defined at line 699 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.device/fuchsia.hardware.platform.device/cpp/fidl/fuchsia.hardware.platform.device/cpp/natural_types.h
Friends
class MemberVisitor
class NaturalStructCodingTraits