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

Classes

class  Int32Value
 
class  Property
 

Fonctions membres publiques statiques

static Int32Value getInt32 (const String &str_value, Int32 default_value)
 
static void checkSet (Property< bool > &p, const String &str_value)
 
static void checkSet (Property< Int32 > &p, const String &str_value)
 
static void checkSet (Property< StringList > &p, const String &str_value)
 
static void checkSet (Property< StringList > &p, const StringList &str_values)
 
static void checkSet (Property< String > &p, const String &str_value)
 

Description détaillée

Définition à la ligne 48 du fichier ApplicationBuildInfo.cc.

Documentation des fonctions membres

◆ checkSet() [1/5]

static void Arcane::PropertyImpl::checkSet ( Property< bool > & p,
const String & str_value )
inlinestatic

Définition à la ligne 131 du fichier ApplicationBuildInfo.cc.

◆ checkSet() [2/5]

static void Arcane::PropertyImpl::checkSet ( Property< Int32 > & p,
const String & str_value )
inlinestatic

Définition à la ligne 142 du fichier ApplicationBuildInfo.cc.

◆ checkSet() [3/5]

static void Arcane::PropertyImpl::checkSet ( Property< String > & p,
const String & str_value )
inlinestatic

Définition à la ligne 169 du fichier ApplicationBuildInfo.cc.

◆ checkSet() [4/5]

static void Arcane::PropertyImpl::checkSet ( Property< StringList > & p,
const String & str_value )
inlinestatic

Définition à la ligne 153 du fichier ApplicationBuildInfo.cc.

◆ checkSet() [5/5]

static void Arcane::PropertyImpl::checkSet ( Property< StringList > & p,
const StringList & str_values )
inlinestatic

Définition à la ligne 163 du fichier ApplicationBuildInfo.cc.

◆ getInt32()

static Int32Value Arcane::PropertyImpl::getInt32 ( const String & str_value,
Int32 default_value )
inlinestatic

Définition à la ligne 121 du fichier ApplicationBuildInfo.cc.


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