This is the complete list of members for SvgGradientStop, including all inherited members.
offset | SvgGradientStop | |
operator<(self_type const &rhs) const | SvgGradientStop | |
operator=(SvgGradientStop const &)=default | SvgGradientStop | |
operator=(SvgGradientStop &&)=default | SvgGradientStop | |
self_type typedef | SvgGradientStop | |
stop_color | SvgGradientStop | |
SvgGradientStop(double offset, Color const &stop_color=Color()) | SvgGradientStop | inline |
SvgGradientStop(SvgGradientStop const &)=default | SvgGradientStop | |
SvgGradientStop(SvgGradientStop &&)=default | SvgGradientStop | |
validate() const | SvgGradientStop | |
write(std::ostream &out) const | SvgGradientStop | |
~SvgGradientStop()=default | SvgGradientStop |