Informations pour une fabrique. Plus de détails...
Fonctions membres publiques | |
void | addFactory (Ref< IInstanceFactory > f) |
bool | hasName (const String &str) const |
const FactoryInfoImpl * | _impl () const |
Fonctions membres publiques statiques | |
static FactoryInfo | create (const ProviderProperty &property, const char *file_name, int line_number) |
Fonctions membres privées | |
FactoryInfo (const ProviderProperty &property) | |
Attributs privés | |
std::shared_ptr< FactoryInfoImpl > | m_p |
Amis | |
class | Arcane::DependencyInjection::Injector |
Informations pour une fabrique.
Définition à la ligne 352 du fichier DependencyInjection.h.
|
explicitprivate |
Définition à la ligne 190 du fichier DependencyInjection.cc.
|
inline |
Définition à la ligne 370 du fichier DependencyInjection.h.
void Arcane::DependencyInjection::impl::FactoryInfo::addFactory | ( | Ref< IInstanceFactory > | f | ) |
Définition à la ligne 199 du fichier DependencyInjection.cc.
|
inlinestatic |
Définition à la ligne 362 du fichier DependencyInjection.h.
Définition à la ligne 208 du fichier DependencyInjection.cc.
Définition à la ligne 354 du fichier DependencyInjection.h.
|
private |
Définition à la ligne 374 du fichier DependencyInjection.h.