|
MaMiCo 1.2
|

Public Member Functions | |
| IndexIterator (CellIndex x) | |
| IndexIterator (const IndexIterator &a) | |
| const CellIndex & | operator* () const |
| const CellIndex * | operator-> () const |
| IndexIterator & | operator++ () |
| IndexIterator | operator++ (int) |
Private Attributes | |
| CellIndex | _idx |
Friends | |
| bool | operator== (const IndexIterator &a, const IndexIterator &b) |
| bool | operator!= (const IndexIterator &a, const IndexIterator &b) |