VICI
0.11.815
Visual Chart Interpreter
|
This is the complete list of members for VICI::cfi::XINI, including all inherited members.
::XiniTestCase (defined in VICI::cfi::XINI) | VICI::cfi::XINI | friend |
argc | VICI::cfi::XINI | protectedstatic |
argv | VICI::cfi::XINI | protectedstatic |
config | VICI::cfi::XINI | protectedstatic |
configFile | VICI::cfi::XINI | protectedstatic |
configure(const Path &p) | VICI::cfi::XINI | static |
configure(int c, char **v) | VICI::cfi::XINI | static |
create(const Path &fname, csr root_element) | VICI::cfi::Xml | private |
createXPathContext() | VICI::cfi::Xml | private |
deleteNode(xmlNodePtr node) | VICI::cfi::Xml | private |
dirty() | VICI::cfi::Xml | inlineprivate |
find(csr xpath_expression, std::vector< xmlNodePtr > &nodes) | VICI::cfi::Xml | private |
freeDoc() | VICI::cfi::Xml | private |
getChild(xmlNodePtr node, csr name) const | VICI::cfi::Xml | private |
getChildren(xmlNodePtr node, std::vector< xmlNodePtr > &nodes) const | VICI::cfi::Xml | private |
getConfigFilename() const | VICI::cfi::XINI | |
getDtdIdentifiers(csr dtdName, std::string &publicId, std::string &systemId) | VICI::cfi::Xml | private |
getNodeContent(xmlNodePtr p, int expand=1) const | VICI::cfi::Xml | private |
getNodeName(xmlNodePtr p) const | VICI::cfi::Xml | private |
getPath(const std::string &xpath_expr, VICI::Path &path) | VICI::cfi::XINI | |
getPropDouble(xmlNodePtr node, csr prop, double &val) | VICI::cfi::Xml | private |
getPropInt(xmlNodePtr node, csr prop, int &val) | VICI::cfi::Xml | private |
getPropShort(xmlNodePtr node, csr prop, short &val) | VICI::cfi::Xml | private |
getPropString(xmlNodePtr node, csr prop, std::string &val) | VICI::cfi::Xml | private |
getRoot() | VICI::cfi::Xml | private |
getVal(const std::string &xpath_expression, std::string &val) | VICI::cfi::XINI | |
getVals(const std::string &xpath_expr, std::vector< std::string > &results) | VICI::cfi::XINI | |
instance() | VICI::cfi::XINI | static |
mCompression | VICI::cfi::Xml | private |
mCtx | VICI::cfi::Xml | private |
mDirty | VICI::cfi::Xml | private |
mDoc | VICI::cfi::Xml | private |
mFilename | VICI::cfi::Xml | private |
mIsOpen | VICI::cfi::Xml | private |
newNode(xmlNodePtr node, csr name) | VICI::cfi::Xml | private |
newTextChild(xmlNodePtr node, csr name, csr text) | VICI::cfi::Xml | privatestatic |
open(const Path &fname) | VICI::cfi::Xml | private |
pack(XmlBuffer &) | VICI::cfi::Xml | private |
registerNamespace(const std::string &prefix, csr uri) | VICI::cfi::Xml | private |
reload() | VICI::cfi::Xml | private |
safeToSave() | VICI::cfi::Xml | private |
save() | VICI::cfi::Xml | private |
save(const Path &fname) | VICI::cfi::Xml | private |
setCDATAContent(xmlNodePtr node, csr text) | VICI::cfi::Xml | private |
setCompression(int rate) | VICI::cfi::Xml | private |
setContent(xmlNodePtr node, csr text) | VICI::cfi::Xml | private |
setDirty(bool dt) | VICI::cfi::Xml | inlineprivate |
setDtd(csr name, const Path &dtd) | VICI::cfi::Xml | private |
setDtd(csr name, csr ident, csr url) | VICI::cfi::Xml | private |
setProp(xmlNodePtr node, csr prop, csr val) | VICI::cfi::Xml | private |
setProp(xmlNodePtr node, csr prop, int val) | VICI::cfi::Xml | private |
setProp(xmlNodePtr node, csr prop, double val) | VICI::cfi::Xml | private |
UMASK_RW_RW_R | VICI::cfi::Xml | privatestatic |
unpack(XmlBuffer &) | VICI::cfi::Xml | private |
XINI() | VICI::cfi::XINI | protected |
Xml() | VICI::cfi::Xml | private |
xmlStat | VICI::cfi::Xml | private |
xpathinit | VICI::cfi::Xml | privatestatic |
~Xml() | VICI::cfi::Xml | privatevirtual |