struct
RegistrarGenInfo
Base classes
- struct RegistrarGenInfoBase
Public static functions
- static auto takeOwnership(RegistrarGenInfoBase* owned_proxy) -> RegistrarGenInfo
Constructors, destructors, conversion operators
- RegistrarGenInfo()
- RegistrarGenInfo(RegistrarGenInfo const& in) deleted
- RegistrarGenInfo(RegistrarGenInfo&& in)
Public functions
- auto getRegisteredIndex() -> HandlerType override
- Return the registered handler type.
Function documentation
static RegistrarGenInfo vt:: auto_registry:: RegistrarGenInfo:: takeOwnership(RegistrarGenInfoBase* owned_proxy)
Create a new object. Takes complete ownership of the supplied object (pointer).