IncredibleXMLParser  3.05
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
IXMLNode Member List

This is the complete list of members for IXMLNode, including all inherited members.

addAttribute(IXMLCStr pName, IXMLCStr pValuev)IXMLNode
addAttribute_WOSD(IXMLStr pName, IXMLStr pValue)IXMLNode
addChild(IXMLCStr pName, char isDeclaration=FALSE, IXMLElementPosition pos=-1)IXMLNode
addChild(IXMLNode nodeToAdd, IXMLElementPosition pos=-1)IXMLNode
addChild_WOSD(IXMLStr pName, char isDeclaration=FALSE, IXMLElementPosition pos=-1)IXMLNode
addClear(IXMLCStr pValue, IXMLCStr lpcOpen=NULL, IXMLCStr lpcClose=NULL, IXMLElementPosition pos=-1)IXMLNode
addClear_WOSD(IXMLStr pValue, IXMLCStr lpcOpen=NULL, IXMLCStr lpcClose=NULL, IXMLElementPosition pos=-1)IXMLNode
addText(IXMLCStr pValue, IXMLElementPosition pos=-1)IXMLNode
addText_WOSD(IXMLStr pValue, IXMLElementPosition pos=-1)IXMLNode
createXMLTopNode(IXMLCStr pName=NULL, char isDeclaration=FALSE)IXMLNodestatic
createXMLTopNode_WOSD(IXMLStr pName, char isDeclaration=FALSE)IXMLNodestatic
deepCopy() const ITCXMLNode
deepCopyConstant() const ITCXMLNode
deleteAttribute(int i=0)IXMLNode
deleteAttribute(IXMLCStr pName)IXMLNode
deleteAttribute(IXMLAttribute *anAttribute)IXMLNode
deleteClear(int i=0)IXMLNode
deleteClear(IXMLCStr pValue)IXMLNode
deleteClear(IXMLClear *p)IXMLNode
deleteNodeContent()IXMLNode
deleteText(int i=0)IXMLNode
deleteText(IXMLCStr pValue)IXMLNode
emptyITCXMLNodeITCXMLNodestatic
emptyIXMLClearITCXMLNodestatic
emptyIXMLNodeIXMLNodestatic
emptyNode()IXMLNodestatic
emptyXMLAttributeITCXMLNodestatic
getAttribute(int i=0) const ITCXMLNode
getAttribute(IXMLCStr name, int i) const ITCXMLNode
getAttribute(IXMLCStr name, int *i=NULL) const ITCXMLNode
getAttributeName(int i=0) const ITCXMLNode
getAttributeValue(int i=0) const ITCXMLNode
getChildNode(int i=0) const IXMLNode
getChildNode(IXMLCStr name, int i) const IXMLNode
getChildNode(IXMLCStr name, int *i=NULL) const IXMLNode
getChildNodeByPath(IXMLCStr path, IXMLChar sep='/') const IXMLNode
getChildNodeByPathNonConst(IXMLStr path, IXMLChar sep='/') const IXMLNode
getChildNodeWithAttribute(IXMLCStr tagName, IXMLCStr attributeName, IXMLCStr attributeValue=NULL, int *i=NULL) const IXMLNode
getClear(int i=0) const ITCXMLNode
getElementByPath(IXMLCStr xpath, IXMLChar sep='/') const ITCXMLNode
getElementByPathNonConst(IXMLStr xpath, IXMLChar sep='/') const ITCXMLNode
getErrorMessage(IXMLError error)ITCXMLNodestatic
getName() const ITCXMLNode
getParentNode() const IXMLNode
getText(int i=0) const ITCXMLNode
isAttributeSet(IXMLCStr name) const ITCXMLNode
isEmpty() const ITCXMLNode
isProcessInstruction() const ITCXMLNode
ITCXMLNode classIXMLNodefriend
ITCXMLNode::ITCXMLNode(const ITCXMLNode &A)ITCXMLNode
ITCXMLNode::ITCXMLNode()ITCXMLNodeinline
IXMLNode(const IXMLNode &A)IXMLNode
IXMLNode()IXMLNodeinline
IXMLRenderer classIXMLNodefriend
nAttribute() const ITCXMLNode
nChildNode(IXMLCStr name) const ITCXMLNode
nChildNode() const ITCXMLNode
nClear() const ITCXMLNode
nElement() const ITCXMLNode
nText() const ITCXMLNode
operator=(const IXMLNode &A)IXMLNode
ITCXMLNode::operator=(const ITCXMLNode &A)ITCXMLNode
positionOfChildNode(int i=0) const IXMLNode
positionOfChildNode(IXMLNode x) const IXMLNode
positionOfChildNode(IXMLCStr name, int i=0) const IXMLNode
positionOfClear(int i=0) const IXMLNode
positionOfClear(IXMLCStr pValue) const IXMLNode
positionOfClear(IXMLClear *a) const IXMLNode
positionOfText(int i=0) const IXMLNode
positionOfText(IXMLCStr pValue) const IXMLNode
updateAttribute(IXMLAttribute *newAttribute, IXMLAttribute *oldAttribute)IXMLNode
updateAttribute(IXMLCStr lpcNewValue, IXMLCStr lpcNewName=NULL, int i=0)IXMLNode
updateAttribute(IXMLCStr lpcNewValue, IXMLCStr lpcNewName, IXMLCStr lpcOldName)IXMLNode
updateAttribute_WOSD(IXMLAttribute *newAttribute, IXMLAttribute *oldAttribute)IXMLNode
updateAttribute_WOSD(IXMLStr lpcNewValue, IXMLStr lpcNewName=NULL, int i=0)IXMLNode
updateAttribute_WOSD(IXMLStr lpcNewValue, IXMLStr lpcNewName, IXMLCStr lpcOldName)IXMLNode
updateClear(IXMLCStr lpcNewContent, int i=0)IXMLNode
updateClear(IXMLClear *newP, IXMLClear *oldP)IXMLNode
updateClear(IXMLCStr lpcNewValue, IXMLCStr lpcOldValue)IXMLNode
updateClear_WOSD(IXMLStr lpcNewContent, int i=0)IXMLNode
updateClear_WOSD(IXMLClear *newP, IXMLClear *oldP)IXMLNode
updateClear_WOSD(IXMLStr lpcNewValue, IXMLCStr lpcOldValue)IXMLNode
updateName(IXMLCStr pName)IXMLNode
updateName_WOSD(IXMLStr pName)IXMLNode
updateText(IXMLCStr lpcNewValue, int i=0)IXMLNode
updateText(IXMLCStr lpcNewValue, IXMLCStr lpcOldValue)IXMLNode
updateText_WOSD(IXMLStr lpcNewValue, int i=0)IXMLNode
updateText_WOSD(IXMLStr lpcNewValue, IXMLCStr lpcOldValue)IXMLNode
~IXMLNode()IXMLNode