CppUnit project page FAQ CppUnit home page

Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

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 typedefXmlElement [private]
Attributes typedefXmlElement [private]
attributesAsString() const XmlElement [private]
content() const XmlElement
elementAt(int index) const XmlElement
elementCount() const XmlElement
elementFor(const std::string &name) const XmlElement
Elements typedefXmlElement [private]
escape(std::string value) const XmlElement [private]
m_attributesXmlElement [private]
m_contentXmlElement [private]
m_elementsXmlElement [private]
m_nameXmlElement [private]
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()XmlElement [virtual]


SourceForge Logo hosts this site. Send comments to:
CppUnit Developers