class ControllerRegistryRegisterControllerResponse

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

Public Methods

void ControllerRegistryRegisterControllerResponse (Storage_ storage)
void ControllerRegistryRegisterControllerResponse (uint8_t __reserved)
void ControllerRegistryRegisterControllerResponse ()

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

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

void ControllerRegistryRegisterControllerResponse (ControllerRegistryRegisterControllerResponse && )

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

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

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

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

Setter for __reserved.

void ControllerRegistryRegisterControllerResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits