base_iterator() | claw::graphic::image::base_iterator< Image, Pixel > | inline |
base_iterator(image_type &owner, unsigned int x=0, unsigned int y=0) | claw::graphic::image::base_iterator< Image, Pixel > | inline |
difference_type typedef | claw::graphic::image::base_iterator< Image, Pixel > | |
iterator_category typedef | claw::graphic::image::base_iterator< Image, Pixel > | |
operator!=(const self_type &that) const | claw::graphic::image::base_iterator< Image, Pixel > | inline |
operator*() const | claw::graphic::image::base_iterator< Image, Pixel > | inline |
operator+(int n) const | claw::graphic::image::base_iterator< Image, Pixel > | inline |
operator+(int n, const self_type &self) | claw::graphic::image::base_iterator< Image, Pixel > | friend |
operator++() | claw::graphic::image::base_iterator< Image, Pixel > | inline |
operator++(int) | claw::graphic::image::base_iterator< Image, Pixel > | inline |
operator+=(int n) | claw::graphic::image::base_iterator< Image, Pixel > | inline |
operator-(int n) const | claw::graphic::image::base_iterator< Image, Pixel > | inline |
operator-(const self_type &that) const | claw::graphic::image::base_iterator< Image, Pixel > | inline |
operator--() | claw::graphic::image::base_iterator< Image, Pixel > | inline |
operator--(int) | claw::graphic::image::base_iterator< Image, Pixel > | inline |
operator-=(int n) | claw::graphic::image::base_iterator< Image, Pixel > | inline |
operator->() const | claw::graphic::image::base_iterator< Image, Pixel > | inline |
operator<(const self_type &that) const | claw::graphic::image::base_iterator< Image, Pixel > | inline |
operator<=(const self_type &that) const | claw::graphic::image::base_iterator< Image, Pixel > | inline |
operator==(const self_type &that) const | claw::graphic::image::base_iterator< Image, Pixel > | inline |
operator>(const self_type &that) const | claw::graphic::image::base_iterator< Image, Pixel > | inline |
operator>=(const self_type &that) const | claw::graphic::image::base_iterator< Image, Pixel > | inline |
operator[](int n) const | claw::graphic::image::base_iterator< Image, Pixel > | inline |
pointer typedef | claw::graphic::image::base_iterator< Image, Pixel > | |
reference typedef | claw::graphic::image::base_iterator< Image, Pixel > | |
value_type typedef | claw::graphic::image::base_iterator< Image, Pixel > | |