Arcane  v4.1.4.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::ArccoreApplicationBuildInfoImpl
+ Graphe de collaboration de Arcane::ArccoreApplicationBuildInfoImpl:

Types publics

template<typename T>
using FieldProperty = PropertyImpl::FieldProperty<T>
 

Fonctions membres publiques

String getValue (const UniqueArray< String > &env_values, const String &param_name, const String &default_value)
 
void addKeyValue (const String &name, const String &value)
 

Attributs publics

FieldProperty< StringListm_task_implementation_services
 
FieldProperty< StringListm_thread_implementation_services
 
FieldProperty< Int32m_nb_task_thread
 

Attributs privés

PropertyImpl::PropertyKeyValues m_property_key_values
 

Description détaillée

Définition à la ligne 29 du fichier ArccoreApplicationBuildInfoImpl.h.

Documentation des définitions de type membres

◆ FieldProperty

Documentation des constructeurs et destructeur

◆ ArccoreApplicationBuildInfoImpl()

Arcane::ArccoreApplicationBuildInfoImpl::ArccoreApplicationBuildInfoImpl ( )

Définition à la ligne 39 du fichier ArccoreApplicationBuildInfo.cc.

Documentation des fonctions membres

◆ addKeyValue()

void Arcane::ArccoreApplicationBuildInfoImpl::addKeyValue ( const String & name,
const String & value )

Définition à la ligne 53 du fichier ArccoreApplicationBuildInfo.cc.

◆ getValue()

String Arcane::ArccoreApplicationBuildInfoImpl::getValue ( const UniqueArray< String > & env_values,
const String & param_name,
const String & default_value )

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

Documentation des données membres

◆ m_nb_task_thread

FieldProperty<Int32> Arcane::ArccoreApplicationBuildInfoImpl::m_nb_task_thread

Définition à la ligne 47 du fichier ArccoreApplicationBuildInfoImpl.h.

◆ m_property_key_values

PropertyImpl::PropertyKeyValues Arcane::ArccoreApplicationBuildInfoImpl::m_property_key_values
private

Définition à la ligne 51 du fichier ArccoreApplicationBuildInfoImpl.h.

◆ m_task_implementation_services

FieldProperty<StringList> Arcane::ArccoreApplicationBuildInfoImpl::m_task_implementation_services

Définition à la ligne 45 du fichier ArccoreApplicationBuildInfoImpl.h.

◆ m_thread_implementation_services

FieldProperty<StringList> Arcane::ArccoreApplicationBuildInfoImpl::m_thread_implementation_services

Définition à la ligne 46 du fichier ArccoreApplicationBuildInfoImpl.h.


La documentation de cette classe a été générée à partir des fichiers suivants :