VICI  0.11.815
Visual Chart Interpreter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
VICI::cfi::Xml Member List

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

create(const Path &fname, csr root_element)VICI::cfi::Xmlprotected
createXPathContext()VICI::cfi::Xmlprotected
deleteNode(xmlNodePtr node)VICI::cfi::Xmlprotected
dirty()VICI::cfi::Xmlinline
find(csr xpath_expression, std::vector< xmlNodePtr > &nodes)VICI::cfi::Xmlprotected
freeDoc()VICI::cfi::Xmlprotected
getChild(xmlNodePtr node, csr name) const VICI::cfi::Xmlprotected
getChildren(xmlNodePtr node, std::vector< xmlNodePtr > &nodes) const VICI::cfi::Xmlprotected
getDtdIdentifiers(csr dtdName, std::string &publicId, std::string &systemId)VICI::cfi::Xml
getNodeContent(xmlNodePtr p, int expand=1) const VICI::cfi::Xmlprotected
getNodeName(xmlNodePtr p) const VICI::cfi::Xmlprotected
getPropDouble(xmlNodePtr node, csr prop, double &val)VICI::cfi::Xmlprotected
getPropInt(xmlNodePtr node, csr prop, int &val)VICI::cfi::Xmlprotected
getPropShort(xmlNodePtr node, csr prop, short &val)VICI::cfi::Xmlprotected
getPropString(xmlNodePtr node, csr prop, std::string &val)VICI::cfi::Xmlprotected
getRoot()VICI::cfi::Xmlprotected
mCompressionVICI::cfi::Xmlprotected
mCtxVICI::cfi::Xmlprotected
mDirtyVICI::cfi::Xmlprotected
mDocVICI::cfi::Xmlprotected
mFilenameVICI::cfi::Xmlprotected
mIsOpenVICI::cfi::Xmlprotected
newNode(xmlNodePtr node, csr name)VICI::cfi::Xmlprotected
newTextChild(xmlNodePtr node, csr name, csr text)VICI::cfi::Xmlprotectedstatic
open(const Path &fname)VICI::cfi::Xmlprotected
pack(XmlBuffer &)VICI::cfi::Xml
registerNamespace(const std::string &prefix, csr uri)VICI::cfi::Xmlprotected
reload()VICI::cfi::Xml
safeToSave()VICI::cfi::Xml
save()VICI::cfi::Xml
save(const Path &fname)VICI::cfi::Xml
setCDATAContent(xmlNodePtr node, csr text)VICI::cfi::Xmlprotected
setCompression(int rate)VICI::cfi::Xml
setContent(xmlNodePtr node, csr text)VICI::cfi::Xmlprotected
setDirty(bool dt)VICI::cfi::Xmlinline
setDtd(csr name, const Path &dtd)VICI::cfi::Xml
setDtd(csr name, csr ident, csr url)VICI::cfi::Xml
setProp(xmlNodePtr node, csr prop, csr val)VICI::cfi::Xmlprotected
setProp(xmlNodePtr node, csr prop, int val)VICI::cfi::Xmlprotected
setProp(xmlNodePtr node, csr prop, double val)VICI::cfi::Xmlprotected
UMASK_RW_RW_RVICI::cfi::Xmlprotectedstatic
unpack(XmlBuffer &)VICI::cfi::Xmlprotected
Xml()VICI::cfi::Xmlprotected
xmlStatVICI::cfi::Xmlprotected
xpathinitVICI::cfi::Xmlprotectedstatic
~Xml()VICI::cfi::Xmlvirtual