Claw  1.7.3
claw::graphic::image::base_iterator< Image, Pixel > Member List
This is the complete list of members for claw::graphic::image::base_iterator< Image, Pixel >, including all inherited members.
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 typedefclaw::graphic::image::base_iterator< Image, Pixel >
iterator_category typedefclaw::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 typedefclaw::graphic::image::base_iterator< Image, Pixel >
reference typedefclaw::graphic::image::base_iterator< Image, Pixel >
value_type typedefclaw::graphic::image::base_iterator< Image, Pixel >