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

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

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