Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
jafar::image::const_image_iterator< type > Class Template Reference

Detailed Description

template<typename type>
class jafar::image::const_image_iterator< type >

const image iterator

Definition at line 123 of file iterator.hpp.

#include <iterator.hpp>

List of all members.

Public Member Functions

 const_image_iterator (jafar::image::Image const &image)
 const_image_iterator (const_image_iterator const &it)
void begin (jafar::image::Image const &image)
const_image_iteratoroperator= (const_image_iterator const &it)
bool operator! () const
const_image_iteratoroperator++ ()
const_image_iterator operator++ (int)
const_image_iteratoroperator+= (int s)
const_image_iterator operator+ (int s)
const_image_iteratoroperator-- ()
const_image_iteratoroperator-- (int)
const_image_iteratoroperator-= (int s)
const_image_iterator operator- (int s)
const type operator* () const
type const * operator& () const
int column () const
int line () const

Private Attributes

int i
int i0
int j
type * data
type * pix
int step
int nl
int nc
int nch

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:39 for Jafar by doxygen 1.7.6.1
LAAS-CNRS