HOPS
HOPS class reference
hops::MHO_Interval< XIntegerType > Member List

This is the complete list of members for hops::MHO_Interval< XIntegerType >, including all inherited members.

fLowerBoundhops::MHO_Interval< XIntegerType >protected
fUpperBoundhops::MHO_Interval< XIntegerType >protected
fValidhops::MHO_Interval< XIntegerType >protected
GetInterval() consthops::MHO_Interval< XIntegerType >inline
GetLength() consthops::MHO_Interval< XIntegerType >inline
GetLowerBound() consthops::MHO_Interval< XIntegerType >inline
GetUpperBound() consthops::MHO_Interval< XIntegerType >inline
Intersection(const MHO_Interval &other) consthops::MHO_Interval< XIntegerType >inline
Intersects(const MHO_Interval &other) consthops::MHO_Interval< XIntegerType >inline
Intersects(const XIntegerType &idx) consthops::MHO_Interval< XIntegerType >inline
MHO_Interval()hops::MHO_Interval< XIntegerType >inline
MHO_Interval(XIntegerType lower_bound, XIntegerType upper_bound)hops::MHO_Interval< XIntegerType >inline
MHO_Interval(const MHO_Interval &copy)hops::MHO_Interval< XIntegerType >inline
operator=(const MHO_Interval &rhs)hops::MHO_Interval< XIntegerType >inline
SetBounds(XIntegerType lower_bound, XIntegerType upper_bound)hops::MHO_Interval< XIntegerType >inline
SetBounds(const std::pair< XIntegerType, XIntegerType > &lower_upper)hops::MHO_Interval< XIntegerType >inline
SetIntervalImpl(XIntegerType low, XIntegerType up)hops::MHO_Interval< XIntegerType >inlineprotected
SetLowerBound(XIntegerType low)hops::MHO_Interval< XIntegerType >inline
SetUpperBound(XIntegerType up)hops::MHO_Interval< XIntegerType >inline
Union(const MHO_Interval &other) consthops::MHO_Interval< XIntegerType >inline
~MHO_Interval()hops::MHO_Interval< XIntegerType >inlinevirtual