begin() | UniXML | [inline] |
close() (определено в UniXML) | UniXML | |
copyNode(xmlNode *node, int recursive=1) | UniXML | [static] |
createChild(xmlNode *node, const std::string title, const std::string text) (определено в UniXML) | UniXML | [static] |
createNext(xmlNode *node, const std::string title, const std::string text) (определено в UniXML) | UniXML | [static] |
cur (определено в UniXML) | UniXML | |
doc (определено в UniXML) | UniXML | |
end() (определено в UniXML) | UniXML | [inline] |
extFindNode(xmlNode *node, int depth, int width, const std::string searchnode, const std::string name="", bool top=true) (определено в UniXML) | UniXML | |
extFindNodeUtf8(xmlNode *node, int depth, int width, const std::string searchnode, const std::string name="", bool top=true) (определено в UniXML) | UniXML | |
filename (определено в UniXML) | UniXML | |
findNode(xmlNode *node, const std::string searchnode, const std::string name="") const (определено в UniXML) | UniXML | |
findNodeUtf8(xmlNode *node, const std::string searchnode, const std::string name="") const (определено в UniXML) | UniXML | |
getFirstNode() (определено в UniXML) | UniXML | [inline] |
getIntProp(const xmlNode *node, const std::string name) (определено в UniXML) | UniXML | [static] |
getPIntProp(const xmlNode *node, const std::string name, int def) | UniXML | [static] |
getProp(const xmlNode *node, const std::string name) (определено в UniXML) | UniXML | [static] |
getPropUtf8(const xmlNode *node, const std::string name) (определено в UniXML) | UniXML | [static] |
isOpen() (определено в UniXML) | UniXML | [inline] |
iterator typedef (определено в UniXML) | UniXML | |
local2utf8(const std::string text) (определено в UniXML) | UniXML | [protected, static] |
local2xml(std::string text) (определено в UniXML) | UniXML | [protected, static] |
newDoc(const std::string &root_node, std::string xml_ver="1.0") (определено в UniXML) | UniXML | |
nextNode(xmlNode *node) (определено в UniXML) | UniXML | [static] |
open(const std::string filename) (определено в UniXML) | UniXML | |
recur (определено в UniXML) | UniXML | [protected, static] |
removeNode(xmlNode *node) | UniXML | [static] |
save(const std::string filename="", int level=2) (определено в UniXML) | UniXML | |
setProp(xmlNode *node, const std::string name, const std::string text) (определено в UniXML) | UniXML | [static] |
UniXML(const std::string filename) (определено в UniXML) | UniXML | |
UniXML() (определено в UniXML) | UniXML | |
xml2local(const std::string text) (определено в UniXML) | UniXML | [protected, static] |
~UniXML() (определено в UniXML) | UniXML | |