class ControllerRegisterInterruptResponse

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

Public Methods

void ControllerRegisterInterruptResponse (Storage_ storage)
void ControllerRegisterInterruptResponse (uint8_t __reserved)
void ControllerRegisterInterruptResponse ()

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

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

void ControllerRegisterInterruptResponse (ControllerRegisterInterruptResponse && )

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

void ControllerRegisterInterruptResponse (const ControllerRegisterInterruptResponse & other)
ControllerRegisterInterruptResponse & operator= (ControllerRegisterInterruptResponse && )

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

ControllerRegisterInterruptResponse & operator= (const ControllerRegisterInterruptResponse & other)
bool operator== (const ControllerRegisterInterruptResponse & other)
bool operator!= (const ControllerRegisterInterruptResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
ControllerRegisterInterruptResponse & __reserved (uint8_t value)

Setter for __reserved.

void ControllerRegisterInterruptResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits