My Project
 All Classes Files Functions Variables Enumerations Pages
Public Member Functions | List of all members
Raster< T >::RowIterator Class Reference
Inheritance diagram for Raster< T >::RowIterator:

Public Member Functions

 RowIterator (const boost::iterator_range< T * > &row, uint p)
 
RowIteratoroperator= (const RowIterator &it)
 
bool operator== (const RowIterator &it) const
 
bool operator!= (const RowIterator &it) const
 
RowIteratoroperator++ ()
 
RowIterator operator++ (int)
 
boost::iterator_range< T * > & operator* ()
 
boost::iterator_range< T * > * operator-> ()
 

The documentation for this class was generated from the following file: