Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::ServiceAllInterfaceRegisterer< ServiceType > Class Template Reference

Static Public Member Functions

template<typename... Interfaces>
static void registerToServiceInfo (ServiceInfo *si, const Interfaces &... args)
 Registers the factories for the Interfaces interfaces in the service.

Detailed Description

template<typename ServiceType>
class Arcane::ServiceAllInterfaceRegisterer< ServiceType >

Definition at line 482 of file ServiceFactory.h.

Member Function Documentation

◆ registerToServiceInfo()

template<typename ServiceType>
template<typename... Interfaces>
void Arcane::Internal::ServiceAllInterfaceRegisterer< ServiceType >::registerToServiceInfo ( ServiceInfo * si,
const Interfaces &... args )
inlinestatic

Registers the factories for the Interfaces interfaces in the service.

Definition at line 505 of file ServiceFactory.h.


The documentation for this class was generated from the following files: