Constructor & Destructor Documentation
| rti1516::RangeBounds::RangeBounds |
( |
| ) |
|
| rti1516::RangeBounds::RangeBounds |
( |
unsigned long |
lowerBound, |
|
|
unsigned long |
upperBound |
|
) |
| |
| rti1516::RangeBounds::~RangeBounds |
( |
| ) |
throw () |
| rti1516::RangeBounds::RangeBounds |
( |
RangeBounds const & |
rhs | ) |
|
Member Function Documentation
| unsigned long rti1516::RangeBounds::getLowerBound |
( |
| ) |
const |
| unsigned long rti1516::RangeBounds::getUpperBound |
( |
| ) |
const |
| void rti1516::RangeBounds::setLowerBound |
( |
unsigned long |
lowerBound | ) |
|
| void rti1516::RangeBounds::setUpperBound |
( |
unsigned long |
upperBound | ) |
|
Member Data Documentation
| unsigned long rti1516::RangeBounds::_lowerBound |
|
private |
| unsigned long rti1516::RangeBounds::_upperBound |
|
private |
The documentation for this class was generated from the following file: