zenXML
Straightforward C++ XML Processing
zen::XmlElement Member List
This is the complete list of members for zen::XmlElement, including all inherited members.
addChild(const String &name)zen::XmlElement
getAttribute(const String &name, T &value) const zen::XmlElement
getChild(const String &name) const zen::XmlElement
getChild(const String &name)zen::XmlElement
getChildren(const String &name) const zen::XmlElement
getChildren(const String &name)zen::XmlElement
getChildren() const zen::XmlElement
getChildren()zen::XmlElement
getNameAs() const zen::XmlElement
getValue(T &value) const zen::XmlElement
parent()zen::XmlElement
parent() const zen::XmlElement
removeAttribute(const String &name)zen::XmlElement
setAttribute(const String &name, const T &value)zen::XmlElement
setValue(const T &value)zen::XmlElement
 All Classes Namespaces Files Functions Variables