ADTF  3.18.2
cDOMElement Member List

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

cDOMElement()cDOMElement
cDOMElement(const cDOMElement &oElement)cDOMElement
Copy(const cDOMElement &oFromElement, cDOMElement *pParent, cDOM *pDocument, const cString &strPath) (defined in cDOMElement)cDOMElementprivate
Create(const tChar *&ptr, cDOMElement *pParent, cDOM *pDocument, const tChar *pStart=nullptr)cDOMElementprotected
CreateChild(const cString &strName, cDOMElement *&poChild)cDOMElement
CreateChild(const std::list< cString > &lstComment, const tInt &nFlag=0)cDOMElementprotected
Delete()cDOMElement
EraseAttribute(const cString &strName)cDOMElement
Exists(const cString &strName) constcDOMElement
FindNode(const tChar *strQuery, cDOMElement *&poElement)cDOMElement
FindNodes(const tChar *strQuery, cDOMElementRefList &lstElements, tInt32 ui32Flags=0)cDOMElement
FindNodesImpl(const tChar *strQuery, cDOMElementRefList &lstElements, tBool &bFinished, tUInt32 ui32Flags)cDOMElementprotected
Free()cDOMElement
FromString(const tChar *strXML)cDOMElement
GetAttribute(const cString &strName, const cString &strDefault=cString()) constcDOMElement
GetAttributeBool(const cString &strName, tBool bDefault=tFalse) constcDOMElement
GetAttributeFloat64(const cString &strName, tFloat64 fDefault=0.0) constcDOMElement
GetAttributeInt(const cString &strName, tInt nDefault=0) constcDOMElement
GetAttributes()cDOMElement
GetAttributes() constcDOMElement
GetAttributeUInt32(const cString &strName, tUInt32 nDefault=0) constcDOMElement
GetChild(const cString &strName)cDOMElement
GetChild(const cString &strName) constcDOMElement
GetChildren()cDOMElement
GetChildren() constcDOMElement
GetData() constcDOMElement
GetDocument()cDOMElement
GetDocument() constcDOMElement
GetName() constcDOMElement
GetParent()cDOMElement
GetParent() constcDOMElement
GetPath() constcDOMElement
InsertBefore(const cDOMElement &oChild, cDOMElement *pBefore)cDOMElement
InsertChild(const cDOMElement &oChild)cDOMElement
m_lstChildrencDOMElementprotected
m_mapAttributescDOMElementprotected
m_oNullElementcDOMElementprotectedstatic
m_pDocumentcDOMElementprotected
m_pParentcDOMElementprotected
m_strDatacDOMElementprotected
m_strEmptyValuecDOMElementprotectedstatic
m_strNamecDOMElementprotected
m_strPathcDOMElementprotected
MatchAttributes(const tChar *pString)cDOMElementprotected
MatchQuery(const tChar *ptr, tUInt32 &o_nOffset)cDOMElementprotected
MergeIncludeNode(cDOMElement &oIncludeNode) (defined in cDOMElement)cDOMElementprivate
operator=(const cDOMElement &oElement)cDOMElement
ReadAttributes(const tChar *&ptr, const tChar *pStart=nullptr)cDOMElementprotected
ReadData(const tChar *&ptr, const tChar *pStart=nullptr)cDOMElementprotected
SetAttribute(const cString &strName, const cString &strValue)cDOMElement
SetData(const cString &strData)cDOMElement
SetName(const cString &strName)cDOMElement
ToString() constcDOMElement
ToStringImpl(tUInt32 ui32Flags, tInt nIndentLevel=0) constcDOMElementprotected
~cDOMElement()cDOMElementvirtual