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

Impala::Util::Range Class Reference

#include <Iterable.h>

Inheritance diagram for Impala::Util::Range:

Inheritance graph
[legend]
Collaboration diagram for Impala::Util::Range:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Range (const std::string &name, double start, double end, int steps, bool notifications)
virtual int GetSteps ()
virtual void SetIteration (int i)
virtual void Next ()
virtual bool Done ()
virtual double GetValue ()
std::string GetName ()
virtual bool HasNotifications () const

Protected Attributes

std::string mName
double mValue
double mStart
double mRange
int mSteps
int mIterator
bool mHasNotifications

Detailed Description

Definition at line 65 of file Iterable.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:41:00 2010 for ImpalaSrc by  doxygen 1.5.1