ADTF  3.18.2
cDOM Member List

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

AddIncludedFile(const cString &strIncludedFile)cDOM
AddPostRootSibling(const cDOMElement &oChild)cDOM
AddPreRootSibling(const cDOMElement &oChild)cDOM
cDOM()cDOM
cDOM(const cDOM &oDOM)cDOM
DOMError(cDOM *pDom, const tChar *pStart, const tChar *pCur, const tChar *pMsg) (defined in cDOM)cDOMprivatestatic
DropIncludes(cDOMElement *pElement=nullptr) (defined in cDOM)cDOMprivate
FindNode(const tChar *strQuery, cDOMElement *&poElement)cDOM
FindNodes(const tChar *strQuery, cDOMElementRefList &lstElements)cDOM
Free()cDOM
FromString(const tChar *ptrXML, const tBool &bIgnoreIncludes=tFalse)cDOM
GetFilePath()cDOM
GetIncludedFiles()cDOM
GetLastDOMError()cDOM
GetPostRootSibling() constcDOM
GetPreRootSibling() constcDOM
GetRoot()cDOM
GetRoot() constcDOM
IsIgnoreIncludesEnabled() (defined in cDOM)cDOMprivate
Load(const tChar *strFilename, const tBool &bIgnoreIncludes=tFalse, const tUInt32 &ui32OpenMode=cFile::OM_Read|cFile::OM_SharedRead|cFile::OM_SequentialAccess)cDOM
m_bIgnoreIncludesEnabledcDOMprotected
m_lstIncludedFilecDOMprotected
m_lstPostRootSiblingcDOMprotected
m_lstPreRootSiblingcDOMprotected
m_nTABSIZEcDOMprotectedstatic
m_oRootcDOMprotected
m_strFilePathcDOMprotected
m_strLastErrorDescriptioncDOMprotected
operator=(const cDOM &oDOM)cDOM
Save(const tChar *strFilename, const tBool &bKeepIncludes=tFalse) constcDOM
SetDOMError(cString &strError) (defined in cDOM)cDOMprivate
SetRoot(const cDOMElement &oNewRoot)cDOM
SkipComment(cDOM *pDom, const tChar *&ptr, std::list< cString > &lstComment, const tChar *pStart=nullptr)cDOMstatic
ToString() constcDOM
~cDOM()cDOMvirtual