class ProviderGetResponse

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

Public Methods

void ProviderGetResponse (Storage_ storage)
void ProviderGetResponse (::zx::interrupt interrupt)
void ProviderGetResponse ()

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

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

void ProviderGetResponse (ProviderGetResponse && )

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

const ::zx::interrupt & interrupt ()
::zx::interrupt & interrupt ()
ProviderGetResponse & interrupt (::zx::interrupt value)

Setter for interrupt.

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

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

Friends

class MemberVisitor
class NaturalStructCodingTraits