util::Range< T > Member List

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

_windowutil::Range< T >protected
End() const util::Range< T >inline
Merge(const Range &a)util::Range< T >inline
operator!=(const Range &rhs) const util::Range< T >inline
operator<(const Range &rhs) const util::Range< T >inline
operator<(const T &rhs) const util::Range< T >inline
operator==(const Range &rhs) const util::Range< T >inline
operator>(const Range &rhs) const util::Range< T >inline
operator>(const T &rhs) const util::Range< T >inline
Range()util::Range< T >inlineprivate
Range(const T &start, const T &end)util::Range< T >inline
Set(const T &s, const T &e)util::Range< T >inline
Start() const util::Range< T >inline
UniqueRangeSet< T > classutil::Range< T >friend
~Range()util::Range< T >inline