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

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

deepCopy() const ITCXMLNode
deepCopyConstant() const ITCXMLNode
emptyITCXMLNodeITCXMLNodestatic
emptyIXMLClearITCXMLNodestatic
emptyNode()ITCXMLNodestatic
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 ITCXMLNode
getChildNode(IXMLCStr name, int i) const ITCXMLNode
getChildNode(IXMLCStr name, int *i=NULL) const ITCXMLNode
getChildNodeByPath(IXMLCStr path, IXMLChar sep='/') const ITCXMLNode
getChildNodeByPathNonConst(IXMLStr path, IXMLChar sep='/') const ITCXMLNode
getChildNodeWithAttribute(IXMLCStr tagName, IXMLCStr attributeName, IXMLCStr attributeValue=NULL, int *i=NULL) const ITCXMLNode
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 ITCXMLNode
getText(int i=0) const ITCXMLNode
ICXMLNode classITCXMLNodefriend
isAttributeSet(IXMLCStr name) const ITCXMLNode
isEmpty() const ITCXMLNode
isProcessInstruction() const ITCXMLNode
ITCXMLNode(const ITCXMLNode &A)ITCXMLNode
ITCXMLNode()ITCXMLNodeinline
IXMLDomParser classITCXMLNodefriend
IXMLNode classITCXMLNodefriend
IXMLRenderer classITCXMLNodefriend
nAttribute() const ITCXMLNode
nChildNode(IXMLCStr name) const ITCXMLNode
nChildNode() const ITCXMLNode
nClear() const ITCXMLNode
nElement() const ITCXMLNode
nText() const ITCXMLNode
operator=(const ITCXMLNode &A)ITCXMLNode