Donner
C++20 SVG rendering library
Loading...
Searching...
No Matches
donner::xml::AttributesComponent Member List

This is the complete list of members for donner::xml::AttributesComponent, including all inherited members.

attributes() constdonner::xml::AttributesComponentinline
AttributesComponent()=defaultdonner::xml::AttributesComponent
AttributesComponent(const AttributesComponent &)=delete (defined in donner::xml::AttributesComponent)donner::xml::AttributesComponent
AttributesComponent(AttributesComponent &&)=defaultdonner::xml::AttributesComponent
findMatchingAttributes(const xml::XMLQualifiedNameRef &matcher) constdonner::xml::AttributesComponent
getAttribute(const xml::XMLQualifiedNameRef &name) constdonner::xml::AttributesComponentinline
hasAttribute(const xml::XMLQualifiedNameRef &name) constdonner::xml::AttributesComponentinline
hasNamespaceOverrides() constdonner::xml::AttributesComponentinline
operator=(const AttributesComponent &)=delete (defined in donner::xml::AttributesComponent)donner::xml::AttributesComponent
operator=(AttributesComponent &&)=defaultdonner::xml::AttributesComponent
removeAttribute(Registry &registry, const xml::XMLQualifiedNameRef &name)donner::xml::AttributesComponent
setAttribute(Registry &registry, const xml::XMLQualifiedNameRef &name, const RcString &value)donner::xml::AttributesComponent
~AttributesComponent()=defaultdonner::xml::AttributesComponent