class ControllerRegistryRegisterControllerRequest
Defined at line 327 of file fidling/gen/sdk/fidl/fuchsia.hardware.interrupt/fuchsia.hardware.interrupt/cpp/fidl/fuchsia.hardware.interrupt/cpp/natural_types.h
Public Methods
void ControllerRegistryRegisterControllerRequest (Storage_ storage)
void ControllerRegistryRegisterControllerRequest (::fidl::ClientEnd< ::fuchsia_hardware_interrupt::Controller> controller)
void ControllerRegistryRegisterControllerRequest ()
Default constructs a |ControllerRegistryRegisterControllerRequest| only if all of its members are default constructible.
Defined at line 338 of file fidling/gen/sdk/fidl/fuchsia.hardware.interrupt/fuchsia.hardware.interrupt/cpp/fidl/fuchsia.hardware.interrupt/cpp/natural_types.h
void ControllerRegistryRegisterControllerRequest (ControllerRegistryRegisterControllerRequest && )
Defined at line 341 of file fidling/gen/sdk/fidl/fuchsia.hardware.interrupt/fuchsia.hardware.interrupt/cpp/fidl/fuchsia.hardware.interrupt/cpp/natural_types.h
const ::fidl::ClientEnd< ::fuchsia_hardware_interrupt::Controller> & controller ()
::fidl::ClientEnd< ::fuchsia_hardware_interrupt::Controller> & controller ()
ControllerRegistryRegisterControllerRequest & controller (::fidl::ClientEnd< ::fuchsia_hardware_interrupt::Controller> value)
Setter for controller.
void ControllerRegistryRegisterControllerRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
ControllerRegistryRegisterControllerRequest & operator= (ControllerRegistryRegisterControllerRequest && )
Defined at line 342 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