activate() | CNoDelete | inline |
addAttribute(const string &inAttribute, long inValue) | CXMLElement | |
addAttribute(const string &inAttribute, double inValue) | CXMLElement | |
addAttribute(const string &inAttribute, const string &inValue) | CXMLElement | |
addChild(const string &, const char *const *const inAttributeList=0) | CAlgorithm | virtual |
addChild(CXMLElement *inChild) | CAlgorithm | virtual |
boolReadAttribute(const string &inAttribute) const | CXMLElement | |
CAlgorithm(const char *, const char *const *const inAttributeList=0) | CAlgorithm | |
CAlgorithm(const string &, const list< pair< string, string > > &inList) | CAlgorithm | |
CAlgorithm(const CXMLElement &inAlgorithm) | CAlgorithm | |
CAlgorithm(const CAlgorithm &inAlgorithm) | CAlgorithm | |
cElementNode | CXMLElement | static |
check() const | CXMLElement | |
checkNPrint() const | CMagic | |
child_list_begin() const | CXMLElement | |
child_list_begin() | CXMLElement | |
child_list_end() const | CXMLElement | |
child_list_end() | CXMLElement | |
clone() const | CAlgorithm | |
CXMLElement::clone(bool inDeep=true) const | CXMLElement | |
CMagic() | CMagic | |
CNoDelete() | CNoDelete | inline |
configure(CAlgorithmCollection &inBaseConfiguration) | CAlgorithm | |
createNamedValueList() const | CXMLElement | |
cTextNode | CXMLElement | static |
CXMLElement(const string &, const char *const *const inAttributeList=0) | CXMLElement | |
CXMLElement(const int inType, const string &) | CXMLElement | |
CXMLElement(const string &inString, const list< pair< string, string > > &inList) | CXMLElement | |
CXMLElement(const string &inString, const CAttributeList &inList) | CXMLElement | |
CXMLElement(const CXMLElement &in) | CXMLElement | |
deActivate() | CNoDelete | inline |
doubleReadAttribute(const string &inAttribute) const | CXMLElement | |
getAlgorithmName() const | CAlgorithm | |
getBaseType() const | CAlgorithm | |
getCollectionID() const | CAlgorithm | |
getFather() const | CXMLElement | |
getID() const | CAlgorithm | |
getInheritsFrom() const | CAlgorithm | |
getName() const | CXMLElement | |
getNumberOfAttributes() const | CXMLElement | |
getText() const | CXMLElement | |
getType() const | CAlgorithm | |
getTypeOfNode() const | CXMLElement | |
getWeight() const | CAlgorithm | |
isSubtreeFinished() const | CXMLElement | |
lCChildren typedef | CXMLElement | |
longReadAttribute(const string &inAttribute) const | CXMLElement | |
mAttributes | CXMLElement | protected |
mChildren | CXMLElement | protected |
mCurrentChild | CXMLElement | protected |
mergeAttributes(const CAlgorithm &inAlgorithm) | CAlgorithm | |
mergeChildLists(const CAlgorithm &inAlgorithm) | CAlgorithm | |
mFather | CXMLElement | protected |
mIsActivated | CNoDelete | protected |
mName | CXMLElement | protected |
moveUp() | CXMLElement | |
mText | CXMLElement | protected |
mTypeOfNode | CXMLElement | protected |
setDefault(CAlgorithm &inDefault) | CAlgorithm | |
setFather(CXMLElement *) | CXMLElement | protected |
stringReadAttribute(const string &inAttribute) const | CXMLElement | virtual |
toOldMRML() const | CAlgorithm | |
toXML(string &outString, const int=0) const | CXMLElement | |
traverse(CXMLElementVisitor &inoutVisitor) const | CXMLElement | |
traverse(CXMLElementVisitor &inoutVisitor) | CXMLElement | |
~CMagic() | CMagic | |
~CNoDelete() | CNoDelete | inline |
~CXMLElement() | CXMLElement | virtual |