Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::AlephFactory::FactoryImpl
+ Graphe de collaboration de Arcane::AlephFactory::FactoryImpl:

Fonctions membres publiques

 FactoryImpl (const String &name)
 
void setFactory (Ref< IAlephFactoryImpl > factory)
 
IAlephFactoryImplfactory ()
 
const Stringname () const
 

Attributs publics

bool m_initialized
 

Attributs privés

Ref< IAlephFactoryImplm_factory
 
String m_name
 

Description détaillée

Définition à la ligne 26 du fichier AlephFactory.cc.

Documentation des constructeurs et destructeur

◆ FactoryImpl()

Arcane::AlephFactory::FactoryImpl::FactoryImpl ( const String name)
inline

Définition à la ligne 29 du fichier AlephFactory.cc.

◆ ~FactoryImpl()

Arcane::AlephFactory::FactoryImpl::~FactoryImpl ( )
inline

Définition à la ligne 33 du fichier AlephFactory.cc.

Documentation des fonctions membres

◆ factory()

IAlephFactoryImpl * Arcane::AlephFactory::FactoryImpl::factory ( )
inline

Définition à la ligne 42 du fichier AlephFactory.cc.

◆ name()

const String & Arcane::AlephFactory::FactoryImpl::name ( ) const
inline

Définition à la ligne 43 du fichier AlephFactory.cc.

◆ setFactory()

void Arcane::AlephFactory::FactoryImpl::setFactory ( Ref< IAlephFactoryImpl factory)
inline

Définition à la ligne 38 du fichier AlephFactory.cc.

Documentation des données membres

◆ m_factory

Ref<IAlephFactoryImpl> Arcane::AlephFactory::FactoryImpl::m_factory
private

Définition à la ligne 46 du fichier AlephFactory.cc.

◆ m_initialized

bool Arcane::AlephFactory::FactoryImpl::m_initialized

Définition à la ligne 50 du fichier AlephFactory.cc.

◆ m_name

String Arcane::AlephFactory::FactoryImpl::m_name
private

Définition à la ligne 47 du fichier AlephFactory.cc.


La documentation de cette classe a été générée à partir du fichier suivant :