| addChild(const XmlChar *tag) const | dd4hep::xml::Element | |
| addComment(const XmlChar *text) const | dd4hep::xml::Element | |
| addComment(const char *text) const | dd4hep::xml::Element | |
| addComment(const std::string &text_value) const | dd4hep::xml::Element | |
| append(Handle_t handle) const | dd4hep::xml::Element | inline |
| attr(const XmlAttr *att) const | dd4hep::xml::Element | inline |
| attr(const XmlChar *tag_value) const | dd4hep::xml::Element | inline |
| attr(const XmlChar *tag_value, T default_value) const | dd4hep::xml::Element | inline |
| attr(const char *name) const | dd4hep::xml::Element | inline |
| attr(const char *name, T default_value) const | dd4hep::xml::Element | inline |
| attr_name(const Attribute a) const | dd4hep::xml::Element | inline |
| attr_value(const Attribute a) const | dd4hep::xml::Element | inline |
| attributes() const | dd4hep::xml::Element | inline |
| child(const Strng_t &tag_value, bool except=true) const | dd4hep::xml::Element | inline |
| clone(const Document &new_doc) const | dd4hep::xml::Element | inline |
| clone(Handle_t h) const | dd4hep::xml::Element | |
| document() const | dd4hep::xml::Element | |
| Element(const Handle_t &e) | dd4hep::xml::Element | inline |
| Element(const Element &e) | dd4hep::xml::Element | inline |
| Element(const Document &document, const XmlChar *type) | dd4hep::xml::Element | |
| Elt_t typedef | dd4hep::xml::Element | |
| getAttr(const XmlChar *name) const | dd4hep::xml::Element | |
| getRef(const XmlChar *tag) const | dd4hep::xml::Element | |
| hasAttr(const XmlChar *name) const | dd4hep::xml::Element | inline |
| hasChild(const XmlChar *tag_value) const | dd4hep::xml::Element | inline |
| m_element | dd4hep::xml::Element | |
| m_name | dd4hep::xml::RefElement | |
| name() const | dd4hep::xml::RefElement | |
| numChildren(const XmlChar *tag_value, bool exc=true) const | dd4hep::xml::Element | inline |
| operator bool() const | dd4hep::xml::Element | inline |
| operator Elt_t() const | dd4hep::xml::Element | inline |
| operator Handle_t() const | dd4hep::xml::Element | inline |
| operator!() const | dd4hep::xml::Element | inline |
| operator=(const RefElement &e) | dd4hep::xml::RefElement | |
| dd4hep::xml::Element::operator=(const Element &c) | dd4hep::xml::Element | inline |
| dd4hep::xml::Element::operator=(Handle_t handle) | dd4hep::xml::Element | inline |
| parent() const | dd4hep::xml::Element | inline |
| parentElement() const | dd4hep::xml::Element | |
| ptr() const | dd4hep::xml::Element | inline |
| RefElement(const Handle_t &e) | dd4hep::xml::RefElement | |
| RefElement(const RefElement &e) | dd4hep::xml::RefElement | |
| RefElement(const Document &d, const XmlChar *type, const XmlChar *name) | dd4hep::xml::RefElement | |
| refName() const | dd4hep::xml::RefElement | |
| remove(Handle_t node) const | dd4hep::xml::Element | inline |
| removeAttrs() const | dd4hep::xml::Element | inline |
| setAttr(const XmlChar *nam, const T &val) const | dd4hep::xml::Element | inline |
| setAttrs(Handle_t e) const | dd4hep::xml::Element | inline |
| setChild(const XmlChar *tag) const | dd4hep::xml::Element | |
| setName(const XmlChar *new_name) | dd4hep::xml::RefElement | |
| setRef(const XmlChar *tag, const XmlChar *refname) const | dd4hep::xml::Element | |
| setRef(const XmlChar *tag, const std::string &refname) const | dd4hep::xml::Element | |
| setValue(const T &val) const | dd4hep::xml::Element | inline |
| tag() const | dd4hep::xml::Element | inline |
| tagName() const | dd4hep::xml::Element | inline |
| text() const | dd4hep::xml::Element | inline |
| text(const std::string value) const | dd4hep::xml::Element | inline |