Interface typée gérant l'instance d'un service. Plus de détails...
Fonctions membres publiques | |
virtual Ref< InterfaceType > | instance ()=0 |
Fonctions membres publiques hérités de Arcane::DependencyInjection::IInjectedInstance | |
virtual bool | hasName (const String &str) const =0 |
virtual bool | hasTypeInfo (const std::type_info &tinfo) const =0 |
Interface typée gérant l'instance d'un service.
Définition à la ligne 176 du fichier DependencyInjection.h.