#include <DataIterator.H>
Inheritance diagram for DataIterator:


Public Member Functions | |
| virtual | ~DataIterator () |
| DataIterator () | |
| DataIterator (const BoxLayout &a_layout) | |
| const DataIndex & | operator() () const |
| return the index that this iterator is at | |
| DataIndex | i () const |
| return a copy of the index that this iterator is at | |
Protected Member Functions | |
| DataIterator (const BoxLayout &boxlayout, const int *layoutID) | |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
return the index that this iterator is at Aborts if the iterator is not ok() Reimplemented from LayoutIterator. |
|
|
return a copy of the index that this iterator is at Aborts if the iterator is not ok() Reimplemented from LayoutIterator. |
1.3.6