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() constXmlElementprivate
content() constXmlElement
elementAt(int index) constXmlElement
elementCount() constXmlElement
elementFor(const std::string &name) constXmlElement
Elements typedefXmlElementprivate
escape(std::string value) constXmlElementprivate
m_attributesXmlElementprivate
m_contentXmlElementprivate
m_elementsXmlElementprivate
m_nameXmlElementprivate
name() constXmlElement
setContent(const std::string &content)XmlElement
setContent(int numericContent)XmlElement
setName(const std::string &name)XmlElement
toString(const std::string &indent="") constXmlElement
XmlElement(std::string elementName, std::string content="")XmlElement
XmlElement(std::string elementName, int numericContent)XmlElement
~XmlElement()XmlElementvirtual

Send comments to:
CppUnit Developers