VICI
0.11.815
Visual Chart Interpreter
|
This is the complete list of members for VICI::cfi::Xml, including all inherited members.
create(const Path &fname, csr root_element) | VICI::cfi::Xml | protected |
createXPathContext() | VICI::cfi::Xml | protected |
deleteNode(xmlNodePtr node) | VICI::cfi::Xml | protected |
dirty() | VICI::cfi::Xml | inline |
find(csr xpath_expression, std::vector< xmlNodePtr > &nodes) | VICI::cfi::Xml | protected |
freeDoc() | VICI::cfi::Xml | protected |
getChild(xmlNodePtr node, csr name) const | VICI::cfi::Xml | protected |
getChildren(xmlNodePtr node, std::vector< xmlNodePtr > &nodes) const | VICI::cfi::Xml | protected |
getDtdIdentifiers(csr dtdName, std::string &publicId, std::string &systemId) | VICI::cfi::Xml | |
getNodeContent(xmlNodePtr p, int expand=1) const | VICI::cfi::Xml | protected |
getNodeName(xmlNodePtr p) const | VICI::cfi::Xml | protected |
getPropDouble(xmlNodePtr node, csr prop, double &val) | VICI::cfi::Xml | protected |
getPropInt(xmlNodePtr node, csr prop, int &val) | VICI::cfi::Xml | protected |
getPropShort(xmlNodePtr node, csr prop, short &val) | VICI::cfi::Xml | protected |
getPropString(xmlNodePtr node, csr prop, std::string &val) | VICI::cfi::Xml | protected |
getRoot() | VICI::cfi::Xml | protected |
mCompression | VICI::cfi::Xml | protected |
mCtx | VICI::cfi::Xml | protected |
mDirty | VICI::cfi::Xml | protected |
mDoc | VICI::cfi::Xml | protected |
mFilename | VICI::cfi::Xml | protected |
mIsOpen | VICI::cfi::Xml | protected |
newNode(xmlNodePtr node, csr name) | VICI::cfi::Xml | protected |
newTextChild(xmlNodePtr node, csr name, csr text) | VICI::cfi::Xml | protectedstatic |
open(const Path &fname) | VICI::cfi::Xml | protected |
pack(XmlBuffer &) | VICI::cfi::Xml | |
registerNamespace(const std::string &prefix, csr uri) | VICI::cfi::Xml | protected |
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::Xml | protected |
setCompression(int rate) | VICI::cfi::Xml | |
setContent(xmlNodePtr node, csr text) | VICI::cfi::Xml | protected |
setDirty(bool dt) | VICI::cfi::Xml | inline |
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::Xml | protected |
setProp(xmlNodePtr node, csr prop, int val) | VICI::cfi::Xml | protected |
setProp(xmlNodePtr node, csr prop, double val) | VICI::cfi::Xml | protected |
UMASK_RW_RW_R | VICI::cfi::Xml | protectedstatic |
unpack(XmlBuffer &) | VICI::cfi::Xml | protected |
Xml() | VICI::cfi::Xml | protected |
xmlStat | VICI::cfi::Xml | protected |
xpathinit | VICI::cfi::Xml | protectedstatic |
~Xml() | VICI::cfi::Xml | virtual |