BoundedValue Class Reference
#include <bndedval.h>
List of all members.
Constructor & Destructor Documentation
BoundedValue::BoundedValue |
( |
|
) |
[protected] |
BoundedValue::BoundedValue |
( |
Coord |
lower, |
|
|
Coord |
upper | |
|
) |
| | |
virtual BoundedValue::~BoundedValue |
( |
|
) |
[virtual] |
Member Function Documentation
virtual Coord BoundedValue::cur_length |
( |
DimensionName |
|
) |
const [virtual] |
virtual Coord BoundedValue::cur_lower |
( |
DimensionName |
|
) |
const [virtual] |
virtual Coord BoundedValue::cur_upper |
( |
DimensionName |
|
) |
const [virtual] |
virtual void BoundedValue::current_value |
( |
Coord |
|
) |
[virtual] |
virtual Coord BoundedValue::length |
( |
DimensionName |
|
) |
const [virtual] |
virtual Coord BoundedValue::lower |
( |
DimensionName |
|
) |
const [virtual] |
virtual void BoundedValue::lower_bound |
( |
Coord |
|
) |
[virtual] |
virtual void BoundedValue::page_backward |
( |
DimensionName |
|
) |
[virtual] |
virtual void BoundedValue::page_forward |
( |
DimensionName |
|
) |
[virtual] |
virtual void BoundedValue::page_incr |
( |
Coord |
|
) |
[virtual] |
virtual void BoundedValue::scroll_backward |
( |
DimensionName |
|
) |
[virtual] |
virtual void BoundedValue::scroll_forward |
( |
DimensionName |
|
) |
[virtual] |
virtual void BoundedValue::scroll_incr |
( |
Coord |
|
) |
[virtual] |
virtual void BoundedValue::scroll_to |
( |
DimensionName |
, |
|
|
Coord |
position | |
|
) |
| | [virtual] |
virtual Coord BoundedValue::upper |
( |
DimensionName |
|
) |
const [virtual] |
virtual void BoundedValue::upper_bound |
( |
Coord |
|
) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: