SASSY  0.0
Software Architecture Support System
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
SASSY::cfi::Xml Member List

This is the complete list of members for SASSY::cfi::Xml, including all inherited members.

create(const Path &fname, csr root_element)SASSY::cfi::Xmlprotected
createXPathContext()SASSY::cfi::Xmlprotected
deleteNode(xmlNodePtr node)SASSY::cfi::Xmlprotected
dirty()SASSY::cfi::Xmlinline
find(csr xpath_expression, std::vector< xmlNodePtr > &nodes)SASSY::cfi::Xmlprotected
freeDoc()SASSY::cfi::Xmlprotected
getChild(xmlNodePtr node, csr name) const SASSY::cfi::Xmlprotected
getChildren(xmlNodePtr node, std::vector< xmlNodePtr > &nodes) const SASSY::cfi::Xmlprotected
getDtdIdentifiers(csr dtdName, std::string &publicId, std::string &systemId)SASSY::cfi::Xml
getNodeContent(xmlNodePtr p, int expand=1) const SASSY::cfi::Xmlprotected
getNodeName(xmlNodePtr p) const SASSY::cfi::Xmlprotected
getPropDouble(xmlNodePtr node, csr prop, double &val)SASSY::cfi::Xmlprotected
getPropInt(xmlNodePtr node, csr prop, int &val)SASSY::cfi::Xmlprotected
getPropShort(xmlNodePtr node, csr prop, short &val)SASSY::cfi::Xmlprotected
getPropString(xmlNodePtr node, csr prop, std::string &val)SASSY::cfi::Xmlprotected
getRoot()SASSY::cfi::Xmlprotected
mCompressionSASSY::cfi::Xmlprotected
mCtxSASSY::cfi::Xmlprotected
mDirtySASSY::cfi::Xmlprotected
mDocSASSY::cfi::Xmlprotected
mFilenameSASSY::cfi::Xmlprotected
mIsOpenSASSY::cfi::Xmlprotected
newNode(xmlNodePtr node, csr name)SASSY::cfi::Xmlprotected
newTextChild(xmlNodePtr node, csr name, csr text)SASSY::cfi::Xmlprotectedstatic
open(const Path &fname)SASSY::cfi::Xmlprotected
registerNamespace(const std::string &prefix, csr uri)SASSY::cfi::Xmlprotected
reload()SASSY::cfi::Xml
safeToSave()SASSY::cfi::Xml
save()SASSY::cfi::Xml
save(const Path &fname)SASSY::cfi::Xml
setCDATAContent(xmlNodePtr node, csr text)SASSY::cfi::Xmlprotected
setCompression(int rate)SASSY::cfi::Xml
setContent(xmlNodePtr node, csr text)SASSY::cfi::Xmlprotected
setDirty(bool dt)SASSY::cfi::Xmlinline
setDtd(csr name, const Path &dtd)SASSY::cfi::Xml
setProp(xmlNodePtr node, csr prop, csr val)SASSY::cfi::Xmlprotected
setProp(xmlNodePtr node, csr prop, int val)SASSY::cfi::Xmlprotected
setProp(xmlNodePtr node, csr prop, double val)SASSY::cfi::Xmlprotected
UMASK_RW_RW_RSASSY::cfi::Xmlprotectedstatic
Xml()SASSY::cfi::Xmlprotected
xmlStatSASSY::cfi::Xmlprotected
xpathinitSASSY::cfi::Xmlprotectedstatic
~Xml()SASSY::cfi::Xmlvirtual