CppUnit project page FAQ

XmlElement Member List

This is the complete list of members for XmlElement, including all inherited members.

addAttribute(std::string attributeName, std::string value)XmlElement
addAttribute(std::string attributeName, int numericValue)XmlElement
addElement(XmlElement *element)XmlElement
Attribute typedefXmlElementprivate
Attributes typedefXmlElementprivate
attributesAsString() const XmlElementprivate
content() const XmlElement
elementAt(int index) const XmlElement
elementCount() const XmlElement
elementFor(const std::string &name) const XmlElement
Elements typedefXmlElementprivate
escape(std::string value) const XmlElementprivate
m_attributesXmlElementprivate
m_contentXmlElementprivate
m_elementsXmlElementprivate
m_nameXmlElementprivate
name() const XmlElement
setContent(const std::string &content)XmlElement
setContent(int numericContent)XmlElement
setName(const std::string &name)XmlElement
toString(const std::string &indent="") const XmlElement
XmlElement(std::string elementName, std::string content="")XmlElement
XmlElement(std::string elementName, int numericContent)XmlElement
~XmlElement()XmlElementvirtual

Send comments to:
CppUnit Developers