rasdaman complete source
|
#include <mddcolliter.hh>
Public Member Functions | |
void | printStatus (unsigned int level=0, ostream &stream=cout) const |
void | reset () |
bool | notDone () const |
void | advance () |
MDDObj * | getElement () const |
~MDDCollIter () | |
Protected Member Functions | |
MDDCollIter (MDDColl *targetColl) | |
MDDCollIter::~MDDCollIter | ( | ) |
|
protected |
void MDDCollIter::advance | ( | ) |
MDDObj* MDDCollIter::getElement | ( | ) | const |
bool MDDCollIter::notDone | ( | ) | const |
void MDDCollIter::printStatus | ( | unsigned int | level = 0 , |
ostream & | stream = cout |
||
) | const |
void MDDCollIter::reset | ( | ) |