herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
XML::Element Member List

This is the complete list of members for XML::Element, including all inherited members.

append(const Element &)XML::Element
appendAttribute(const std::string &name, const T &t)XML::Elementinline
assertAttributes() constXML::Elementprivate
assertChildren() constXML::Elementprivate
assertContent() constXML::Elementprivate
assertNamed() constXML::Elementprivate
attribute(const std::string &) constXML::Element
attribute(const std::string &)XML::Element
attributes() constXML::Element
children() constXML::Element
children()XML::Element
content() constXML::Element
content()XML::Element
Element()XML::Elementinline
Element(int newType, const std::string &newNameOrContent="")XML::Elementinlineexplicit
Element(const Element &other)XML::Element
erase(std::list< Element >::iterator)XML::Element
findAll(int type, const std::string &name) constXML::Element
findFirst(int type, const std::string &name) constXML::Element
getFromAttribute(const std::string &name, T &t) constXML::Elementinline
hasAttribute(const std::string &) constXML::Element
hasAttributes() constXML::Elementinline
hasChildren() constXML::Elementinline
index()XML::Elementprivate
insert(std::list< Element >::iterator, const Element &)XML::Element
name() constXML::Element
operator!= (defined in XML::Element)XML::Elementfriend
operator+(const XML::Element &one, const XML::Element &two)XML::Elementfriend
operator<<(const T &t)XML::Elementinline
operator<<(const Attribute &)XML::Element
operator<<(const Element &)XML::Element
operator=(const Element &other)XML::Element
operator==(const XML::Element &one, const XML::Element &two)XML::Elementfriend
prepend(const Element &)XML::Element
theAttributesXML::Elementprivate
theChildrenXML::Elementprivate
theIndexXML::Elementprivate
theNameOrContentXML::Elementprivate
theTypeXML::Elementprivate
type() constXML::Elementinline