CppUnit project page FAQ CppUnit home page

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound 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() constXmlElement [private]
content() constXmlElement
elementAt(int index) constXmlElement
elementCount() constXmlElement
elementFor(const std::string &name) constXmlElement
Elements typedefXmlElement [private]
escape(std::string value) constXmlElement [private]
m_attributesXmlElement [private]
m_contentXmlElement [private]
m_elementsXmlElement [private]
m_nameXmlElement [private]
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()XmlElement [virtual]

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