class DeviceGetInterruptByNameResponse

Defined at line 852 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 DeviceGetInterruptByNameResponse (Storage_ storage)
void DeviceGetInterruptByNameResponse (::zx::interrupt irq)
void DeviceGetInterruptByNameResponse ()

Default constructs a |DeviceGetInterruptByNameResponse| only if all of its members are default constructible.

Defined at line 863 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 DeviceGetInterruptByNameResponse (DeviceGetInterruptByNameResponse && )

Defined at line 866 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 ()
DeviceGetInterruptByNameResponse & irq (::zx::interrupt value)

Setter for irq.

void DeviceGetInterruptByNameResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
DeviceGetInterruptByNameResponse & operator= (DeviceGetInterruptByNameResponse && )

Defined at line 867 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