Fonctions membres publiques | |
CaseOptionServiceT (const CaseOptionBuildInfo &cob, bool allow_null, bool is_optional) | |
InterfaceType * | operator() () const |
InterfaceType * | instance () const |
Ref< InterfaceType > | instanceRef () const |
Fonctions membres publiques hérités de Arcane::CaseOptionService | |
CaseOptionService (const CaseOptionBuildInfo &cob, bool allow_null, bool is_optional) | |
CaseOptionService (const CaseOptionService &)=delete | |
const CaseOptionService & | operator= (const CaseOptionService &)=delete |
operator CaseOptions & () | |
operator const CaseOptions & () const | |
const ICaseOptions * | toICaseOptions () |
String | rootTagName () const |
String | name () const |
String | serviceName () const |
bool | isOptional () const |
bool | isPresent () const |
void | addAlternativeNodeName (const String &lang, const String &name) |
void | getAvailableNames (StringArray &names) const |
void | setDefaultValue (const String &def_value) |
Positionne la valeur par défaut du nom du service. | |
void | addDefaultValue (const String &category, const String &value) |
Ajoute la valeur par défaut value à la catégorie category. | |
void | setMeshName (const String &mesh_name) |
Positionne le nom du maillage auquel le service sera associé. | |
String | meshName () const |
Nom du maillage auquel le service est associé. | |
Membres hérités additionnels | |
Fonctions membres protégées hérités de Arcane::CaseOptionService | |
CaseOptionServiceImpl * | _impl () |
const CaseOptionServiceImpl * | _impl () const |
Définition à la ligne 224 du fichier CaseOptionService.h.
|
inline |
Définition à la ligne 228 du fichier CaseOptionService.h.
|
inline |
Définition à la ligne 236 du fichier CaseOptionService.h.
|
inline |
Définition à la ligne 237 du fichier CaseOptionService.h.
|
inline |
Définition à la ligne 235 du fichier CaseOptionService.h.