Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
CaseOptionsArcaneCaseMeshService::CaseOptionInitVariableValue Class Reference
Inheritance diagram for CaseOptionsArcaneCaseMeshService::CaseOptionInitVariableValue:
Collaboration diagram for CaseOptionsArcaneCaseMeshService::CaseOptionInitVariableValue:

Public Types

typedef CaseOptionInitVariableValue ThatClass

Public Member Functions

 CaseOptionInitVariableValue (Arcane::ICaseOptionsMulti *opt, Arcane::ICaseOptionList *icl, const Arcane::XmlNode &element)
Arcane::String getName ()
Arcane::ICaseFunctiongetNameFunction ()
Arcane::IStandardFunctiongetNameStandardFunction ()
Arcane::String getValue ()
Arcane::ICaseFunctiongetValueFunction ()
Arcane::IStandardFunctiongetValueStandardFunction ()
Arcane::String getGroup ()
Arcane::ICaseFunctiongetGroupFunction ()
Arcane::IStandardFunctiongetGroupStandardFunction ()
const ThatClass * operator-> () const
Public Member Functions inherited from Arcane::CaseOptionComplexValue
 CaseOptionComplexValue (ICaseOptionsMulti *opt, ICaseOptionList *clist, const XmlNode &parent_elem)
XmlNode element () const
ICaseOptionListconfigList () const
String xpathFullName () const
 Full name in the format specified by the XPath standard.

Public Attributes

Arcane::CaseOptionString name
Arcane::CaseOptionString value
Arcane::CaseOptionString group

Additional Inherited Members

Protected Member Functions inherited from Arcane::CaseOptionComplexValue
ICaseOptionList_configList ()
XmlNode _element ()

Detailed Description

Definition at line 35 of file ArcaneCaseMeshService_axl.h.

Member Typedef Documentation

◆ ThatClass

typedef CaseOptionInitVariableValue CaseOptionsArcaneCaseMeshService::CaseOptionInitVariableValue::ThatClass

Definition at line 40 of file ArcaneCaseMeshService_axl.h.

Constructor & Destructor Documentation

◆ CaseOptionInitVariableValue()

CaseOptionsArcaneCaseMeshService::CaseOptionInitVariableValue::CaseOptionInitVariableValue ( Arcane::ICaseOptionsMulti * opt,
Arcane::ICaseOptionList * icl,
const Arcane::XmlNode & element )
inline

Definition at line 42 of file ArcaneCaseMeshService_axl.h.

Member Function Documentation

◆ getGroup()

Arcane::String CaseOptionsArcaneCaseMeshService::CaseOptionInitVariableValue::getGroup ( )
inline

Definition at line 76 of file ArcaneCaseMeshService_axl.h.

◆ getGroupFunction()

Arcane::ICaseFunction * CaseOptionsArcaneCaseMeshService::CaseOptionInitVariableValue::getGroupFunction ( )
inline

Definition at line 77 of file ArcaneCaseMeshService_axl.h.

◆ getGroupStandardFunction()

Arcane::IStandardFunction * CaseOptionsArcaneCaseMeshService::CaseOptionInitVariableValue::getGroupStandardFunction ( )
inline

Definition at line 78 of file ArcaneCaseMeshService_axl.h.

◆ getName()

Arcane::String CaseOptionsArcaneCaseMeshService::CaseOptionInitVariableValue::getName ( )
inline

Definition at line 70 of file ArcaneCaseMeshService_axl.h.

◆ getNameFunction()

Arcane::ICaseFunction * CaseOptionsArcaneCaseMeshService::CaseOptionInitVariableValue::getNameFunction ( )
inline

Definition at line 71 of file ArcaneCaseMeshService_axl.h.

◆ getNameStandardFunction()

Arcane::IStandardFunction * CaseOptionsArcaneCaseMeshService::CaseOptionInitVariableValue::getNameStandardFunction ( )
inline

Definition at line 72 of file ArcaneCaseMeshService_axl.h.

◆ getValue()

Arcane::String CaseOptionsArcaneCaseMeshService::CaseOptionInitVariableValue::getValue ( )
inline

Definition at line 73 of file ArcaneCaseMeshService_axl.h.

◆ getValueFunction()

Arcane::ICaseFunction * CaseOptionsArcaneCaseMeshService::CaseOptionInitVariableValue::getValueFunction ( )
inline

Definition at line 74 of file ArcaneCaseMeshService_axl.h.

◆ getValueStandardFunction()

Arcane::IStandardFunction * CaseOptionsArcaneCaseMeshService::CaseOptionInitVariableValue::getValueStandardFunction ( )
inline

Definition at line 75 of file ArcaneCaseMeshService_axl.h.

◆ operator->()

const ThatClass * CaseOptionsArcaneCaseMeshService::CaseOptionInitVariableValue::operator-> ( ) const
inline

Definition at line 87 of file ArcaneCaseMeshService_axl.h.

Member Data Documentation

◆ group

Arcane::CaseOptionString CaseOptionsArcaneCaseMeshService::CaseOptionInitVariableValue::group

Definition at line 93 of file ArcaneCaseMeshService_axl.h.

◆ name

Arcane::CaseOptionString CaseOptionsArcaneCaseMeshService::CaseOptionInitVariableValue::name

Definition at line 91 of file ArcaneCaseMeshService_axl.h.

◆ value

Arcane::CaseOptionString CaseOptionsArcaneCaseMeshService::CaseOptionInitVariableValue::value

Definition at line 92 of file ArcaneCaseMeshService_axl.h.


The documentation for this class was generated from the following file: