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  FieldProperty
 
class  Int32Value
 
class  PropertyKeyValues
 

Fonctions membres publiques statiques

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

Description détaillée

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

Documentation des fonctions membres

◆ checkSet() [1/5]

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

Définition à la ligne 112 du fichier FieldProperty.h.

◆ checkSet() [2/5]

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

Définition à la ligne 123 du fichier FieldProperty.h.

◆ checkSet() [3/5]

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

Définition à la ligne 150 du fichier FieldProperty.h.

◆ checkSet() [4/5]

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

Définition à la ligne 134 du fichier FieldProperty.h.

◆ checkSet() [5/5]

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

Définition à la ligne 144 du fichier FieldProperty.h.

◆ getInt32()

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

Définition à la ligne 102 du fichier FieldProperty.h.


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