class DeviceGetInterruptResponse

Defined at line 66 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdhci/fuchsia.hardware.sdhci/cpp/fidl/fuchsia.hardware.sdhci/cpp/natural_types.h

Public Methods

void DeviceGetInterruptResponse (Storage_ storage)
void DeviceGetInterruptResponse (::zx::interrupt irq)
void DeviceGetInterruptResponse ()

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

Defined at line 77 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdhci/fuchsia.hardware.sdhci/cpp/fidl/fuchsia.hardware.sdhci/cpp/natural_types.h

void DeviceGetInterruptResponse (DeviceGetInterruptResponse && )

Defined at line 80 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdhci/fuchsia.hardware.sdhci/cpp/fidl/fuchsia.hardware.sdhci/cpp/natural_types.h

const ::zx::interrupt & irq ()
::zx::interrupt & irq ()
DeviceGetInterruptResponse & irq (::zx::interrupt value)

Setter for irq.

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

Defined at line 81 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdhci/fuchsia.hardware.sdhci/cpp/fidl/fuchsia.hardware.sdhci/cpp/natural_types.h

Friends

class MemberVisitor
class NaturalStructCodingTraits