A library for working with phylogenetic and population genetic data.
v0.27.0
XmlElement Member List

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

append_comment(const std::string &comment)XmlElementinline
append_element(const std::string &tag_value)XmlElementinline
append_markup(const std::string &text)XmlElementinline
attributesXmlElement
clear()XmlElementinline
contentXmlElement
is_comment()XmlValueinline
is_element()XmlValueinline
is_markup()XmlValueinline
kComment enum valueXmlValue
kElement enum valueXmlValue
kMarkup enum valueXmlValue
operator=(XmlElement const &)=deleteXmlElement
operator=(XmlElement &&)=deleteXmlElement
StringMapType typedefXmlElement
tagXmlElement
type() constXmlValueinline
Type enum nameXmlValue
type_XmlValueprotected
type_to_string(const Type t)XmlValueinlinestatic
type_to_string() constXmlValueinline
XmlElement()XmlElementinline
XmlElement(const std::string &tag)XmlElementinline
XmlElement(XmlElement const &)=deleteXmlElement
XmlElement(XmlElement &&)=deleteXmlElement
XmlValue(const Type type)XmlValueinlineprotected
~XmlElement() overrideXmlElementinlinevirtual
~XmlValue()XmlValueinlinevirtual