|
SVG for C++
|
This is the complete list of members for SVG::AttributeMap, including all inherited members.
| AttributeMap()=default (defined in SVG::AttributeMap) | SVG::AttributeMap | |
| AttributeMap(SVGAttrib _attr) (defined in SVG::AttributeMap) | SVG::AttributeMap | inline |
| attrs() const (defined in SVG::AttributeMap) | SVG::AttributeMap | inline |
| class_list() (defined in SVG::AttributeMap) | SVG::AttributeMap | inline |
| class_list() const (defined in SVG::AttributeMap) | SVG::AttributeMap | inline |
| get_attr(const std::string &key, const std::string &fallback="") const (defined in SVG::AttributeMap) | SVG::AttributeMap | inline |
| get_attr(const std::string &key, T fallback) const | SVG::AttributeMap | inline |
| has_attr(const std::string &key) const (defined in SVG::AttributeMap) | SVG::AttributeMap | inline |
| make_attr_setter(const std::string &key) (defined in SVG::AttributeMap) | SVG::AttributeMap | inlineprotectedvirtual |
| mutable_attrs() (defined in SVG::AttributeMap) | SVG::AttributeMap | inlineprotected |
| set_attr(const std::string key, T value) (defined in SVG::AttributeMap) | SVG::AttributeMap | inline |
| set_attr(const std::string key, const Color &value) | SVG::AttributeMap | inline |
| set_attr(const std::string key) (defined in SVG::AttributeMap) | SVG::AttributeMap | inline |
| set_attr(const std::string key, const double value) | SVG::AttributeMap | inline |
| set_attr(const std::string key, const char *value) | SVG::AttributeMap | inline |
| set_attr(const std::string key, const std::string value) | SVG::AttributeMap | inline |
| set_attr_value(const std::string &key, const std::string &value) (defined in SVG::AttributeMap) | SVG::AttributeMap | inlineprotectedvirtual |
| set_attrs(std::initializer_list< std::pair< std::string, std::string > > values) | SVG::AttributeMap | inline |
| set_attrs(const SVGAttrib &values) | SVG::AttributeMap | inline |
| transform() (defined in SVG::AttributeMap) | SVG::AttributeMap | inline |
| transform() const (defined in SVG::AttributeMap) | SVG::AttributeMap | inline |
| transform_list() (defined in SVG::AttributeMap) | SVG::AttributeMap | inline |
| transform_list() const (defined in SVG::AttributeMap) | SVG::AttributeMap | inline |
| ~AttributeMap()=default (defined in SVG::AttributeMap) | SVG::AttributeMap | virtual |