Public Member Functions | |
| CaseOptionComplexValue (ICaseOptionsMulti *opt, ICaseOptionList *clist, const XmlNode &parent_elem) | |
| XmlNode | element () const |
| ICaseOptionList * | configList () const |
| String | xpathFullName () const |
| Full name in the format specified by the XPath standard. | |
Protected Member Functions | |
| ICaseOptionList * | _configList () |
| XmlNode | _element () |
Definition at line 39 of file CaseOptionComplexValue.h.
| Arcane::CaseOptionComplexValue::CaseOptionComplexValue | ( | ICaseOptionsMulti * | opt, |
| ICaseOptionList * | clist, | ||
| const XmlNode & | parent_elem ) |
Definition at line 28 of file CaseOptionComplexValue.cc.
|
virtual |
Definition at line 39 of file CaseOptionComplexValue.cc.
|
inlineprotected |
Definition at line 61 of file CaseOptionComplexValue.h.
|
inlineprotected |
Definition at line 62 of file CaseOptionComplexValue.h.
|
inline |
Definition at line 52 of file CaseOptionComplexValue.h.
|
inline |
Definition at line 49 of file CaseOptionComplexValue.h.
|
inline |
Full name in the format specified by the XPath standard.
Definition at line 55 of file CaseOptionComplexValue.h.