This is the complete list of members for SvgFill, including all inherited members.
color | SvgFill | |
gradient_id | SvgFill | |
operator=(SvgFill const &)=default | SvgFill | |
operator=(SvgFill &&)=default | SvgFill | |
Rule enum name | SvgFill | |
rule | SvgFill | |
self_type typedef | SvgFill | |
SvgFill(Type type=Type::kColor) | SvgFill | explicit |
SvgFill(Color color) | SvgFill | explicit |
SvgFill(std::string gradient_id) | SvgFill | explicit |
SvgFill(SvgFill const &)=default | SvgFill | |
SvgFill(SvgFill &&)=default | SvgFill | |
Type enum name | SvgFill | |
type | SvgFill | |
write(std::ostream &out) const | SvgFill | |
~SvgFill()=default | SvgFill |