|
MUSX Document Model
|
This is the complete list of members for musx::xml::IXmlElement, including all inherited members.
| findAttribute(const std::string &name) const =0 | musx::xml::IXmlElement | pure virtual |
| getFirstAttribute() const =0 | musx::xml::IXmlElement | pure virtual |
| getFirstChildElement(const std::string &tagName={}) const =0 | musx::xml::IXmlElement | pure virtual |
| getNextSibling(const std::string &tagName={}) const =0 | musx::xml::IXmlElement | pure virtual |
| getParent() const =0 | musx::xml::IXmlElement | pure virtual |
| getPreviousSibling(const std::string &tagName={}) const =0 | musx::xml::IXmlElement | pure virtual |
| getTagName() const =0 | musx::xml::IXmlElement | pure virtual |
| getText() const =0 | musx::xml::IXmlElement | pure virtual |
| getTextAs(T defaultValue={}) const | musx::xml::IXmlElement | inline |
| getTextTrimmed() const | musx::xml::IXmlElement | inline |
| ~IXmlElement()=default (defined in musx::xml::IXmlElement) | musx::xml::IXmlElement | virtual |