scala::IntRange Class Reference
List of all members.
Public Member Functions |
|
| IntRange (const int &Imin, const int &Imax) |
|
void | SetRange (const int &Imin, const int &Imax) |
|
void | clear () |
|
void | update (const int &value) |
|
int | min () const |
|
int | max () const |
|
bool | InRange (const int &value) const |
The documentation for this class was generated from the following files: