Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

virtual bool Impala::Util::Range::Done (  )  [inline, virtual]

Implements Impala::Util::Iterable.

Definition at line 89 of file Iterable.h.

References mIterator, and mSteps.

00090     {
00091         return mIterator >= mSteps;
00092     }


Generated on Thu Jan 13 09:24:18 2011 for ImpalaSrc by  doxygen 1.5.1