class ProviderGetResponse
Defined at line 44 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 55 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 58 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 59 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