| 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] |
| 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) const (определено в UniXML) | UniXML | |
| extFindNodeUtf8(xmlNode *node, int depth, int width, const std::string &searchnode, const std::string &name="", bool top=true) const (определено в UniXML) | UniXML | |
| filename (определено в UniXML) | UniXML | [protected] |
| 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 | |
| getFileName() (определено в UniXML) | UniXML | [inline] |
| getFirstNode() (определено в UniXML) | UniXML | [inline] |
| getFirstNode() const (определено в 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] |
| getProp2(const xmlNode *node, const std::string &name, const std::string &defval="") (определено в 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(const 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 | |