FERS 0.1.0
The Flexible Extensible Radar Simulator
Loading...
Searching...
No Matches
XmlElement Member List

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

addChild(const std::string_view name) constXmlElement
childElement(const std::string_view name="", const unsigned index=0) const noexceptXmlElement
create(const std::string_view name)XmlElementstatic
getNode() const noexceptXmlElement
getOptionalAttribute(const XmlElement &element, const std::string_view name)XmlElementstatic
getSafeAttribute(const XmlElement &element, const std::string_view name)XmlElementstatic
getText() constXmlElement
isValid() const noexceptXmlElement
name() constXmlElement
operator=(const XmlElement &)=defaultXmlElement
operator=(XmlElement &&) noexcept=defaultXmlElement
setAttribute(const std::string_view name, const std::string_view value) constXmlElement
setText(const std::string_view text) constXmlElement
XmlElement(xmlNodePtr node)XmlElementexplicit
XmlElement(const XmlElement &)=defaultXmlElement
XmlElement(XmlElement &&) noexcept=defaultXmlElement
~XmlElement()=defaultXmlElement