|
|
Donner
C++20 SVG rendering library
|
This is the complete list of members for donner::css::Declaration, including all inherited members.
| Declaration(RcString name, std::vector< ComponentValue > values={}, const FileOffset &sourceOffset=FileOffset::Offset(0), bool important=false) | donner::css::Declaration | inline |
| Declaration(const Declaration &other)=default | donner::css::Declaration | |
| Declaration(Declaration &&other) noexcept=default | donner::css::Declaration | |
| important | donner::css::Declaration | |
| name | donner::css::Declaration | |
| operator<<(std::ostream &os, const Declaration &declaration) | donner::css::Declaration | friend |
| operator=(const Declaration &other)=default | donner::css::Declaration | |
| operator=(Declaration &&other) noexcept=default | donner::css::Declaration | |
| operator==(const Declaration &other) const =default | donner::css::Declaration | |
| sourceOffset | donner::css::Declaration | |
| values | donner::css::Declaration | |
| ~Declaration()=default | donner::css::Declaration |