SciDAVis  1.D4
Interval< T > Member List

This is the complete list of members for Interval< T >, including all inherited members.

contains(const Interval< T > &other) const IntervalBase< T >inline
contains(T value) const IntervalBase< T >inline
d_endIntervalBase< T >protected
d_startIntervalBase< T >protected
end() const IntervalBase< T >inline
intersection(const Interval< T > &first, const Interval< T > &second)IntervalBase< T >inlinestatic
intersects(const Interval< T > &other) const IntervalBase< T >inline
Interval()Interval< T >inline
Interval(T start, T end)Interval< T >inline
Interval(const Interval< T > &other)Interval< T >inline
IntervalBase()IntervalBase< T >inline
IntervalBase(const IntervalBase< T > &other)IntervalBase< T >inline
IntervalBase(T start, T end)IntervalBase< T >inline
isValid() const Interval< T >inline
merge(const Interval< T > &a, const Interval< T > &b)IntervalBase< T >inlinestatic
mergeIntervalIntoList(QList< Interval< T > > *list, Interval< T > i)IntervalBase< T >inlinestatic
operator-(QList< Interval< T > > subtrahend)IntervalBase< T >inline
operator=(const Interval< T > &other)IntervalBase< T >inline
operator==(const Interval< T > &other) const IntervalBase< T >inline
restrictList(QList< Interval< T > > *list, Interval< T > i)IntervalBase< T >inlinestatic
setEnd(T end)IntervalBase< T >inline
setStart(T start)IntervalBase< T >inline
size() const Interval< T >inline
split(const Interval< T > &i, T before)IntervalBase< T >inlinestatic
start() const IntervalBase< T >inline
subtract(const Interval< T > &src_iv, const Interval< T > &minus_iv)IntervalBase< T >inlinestatic
subtractIntervalFromList(QList< Interval< T > > *list, Interval< T > i)IntervalBase< T >inlinestatic
toString() const IntervalBase< T >inline
touches(const Interval< T > &other) const Interval< T >inlinevirtual
translate(T offset)IntervalBase< T >inline
~IntervalBase()IntervalBase< T >inlinevirtual