Public Member Functions | |
SelectInRange (float min, float max) | |
bool | operator() (const IMyClass *obj) |
Public Attributes | |
float | minval |
float | maxval |
Definition at line 77 of file test_iterators.cxx.
|
inline |
Definition at line 79 of file test_iterators.cxx.
Definition at line 80 of file test_iterators.cxx.
float SelectInRange::maxval |
Definition at line 78 of file test_iterators.cxx.
float SelectInRange::minval |
Definition at line 78 of file test_iterators.cxx.