baseSize(T lo, T size) | Sawyer::Container::Interval< T > | inlinestatic |
baseSizeOverflows(T base, T size) | Sawyer::Container::Interval< T > | inlinestatic |
baseSizeSat(T lo, T size) | Sawyer::Container::Interval< T > | inlinestatic |
begin() const | Sawyer::Container::Interval< T > | inline |
const_iterator typedef (defined in Sawyer::Container::Interval< T >) | Sawyer::Container::Interval< T > | |
end() const | Sawyer::Container::Interval< T > | inline |
greatest() const | Sawyer::Container::Interval< T > | inline |
hull(T v1, T v2) | Sawyer::Container::Interval< T > | inlinestatic |
hull(const Interval &other) const | Sawyer::Container::Interval< T > | inline |
hull(T value) const | Sawyer::Container::Interval< T > | inline |
intersection(const Interval &other) const | Sawyer::Container::Interval< T > | inline |
Interval() | Sawyer::Container::Interval< T > | inline |
Interval(const Interval &other) | Sawyer::Container::Interval< T > | inline |
Interval(T value) | Sawyer::Container::Interval< T > | inline |
isAdjacent(const Interval &other) const | Sawyer::Container::Interval< T > | inline |
isContaining(const Interval &other) const | Sawyer::Container::Interval< T > | inline |
isEmpty() const | Sawyer::Container::Interval< T > | inline |
isLeftAdjacent(const Interval &right) const | Sawyer::Container::Interval< T > | inline |
isLeftOf(const Interval &right) const | Sawyer::Container::Interval< T > | inline |
isOverlapping(const Interval &other) const | Sawyer::Container::Interval< T > | inline |
isRightAdjacent(const Interval &left) const | Sawyer::Container::Interval< T > | inline |
isRightOf(const Interval &left) const | Sawyer::Container::Interval< T > | inline |
isSingleton() const | Sawyer::Container::Interval< T > | inline |
isWhole() const | Sawyer::Container::Interval< T > | inline |
iterator typedef (defined in Sawyer::Container::Interval< T >) | Sawyer::Container::Interval< T > | |
join(const Interval &right) const | Sawyer::Container::Interval< T > | inline |
least() const | Sawyer::Container::Interval< T > | inline |
operator unspecified_bool() const | Sawyer::Container::Interval< T > | inline |
operator!=(const Interval &other) const | Sawyer::Container::Interval< T > | inline |
operator&(const Interval &other) const | Sawyer::Container::Interval< T > | inline |
operator=(const Interval &other) | Sawyer::Container::Interval< T > | inline |
operator=(T value) | Sawyer::Container::Interval< T > | inline |
operator==(const Interval &other) const | Sawyer::Container::Interval< T > | inline |
shiftRightSat(Value n) const | Sawyer::Container::Interval< T > | inline |
size() const | Sawyer::Container::Interval< T > | inline |
split(T splitPoint) const | Sawyer::Container::Interval< T > | inline |
Value typedef | Sawyer::Container::Interval< T > | |
values() const | Sawyer::Container::Interval< T > | inline |
whole() | Sawyer::Container::Interval< T > | inlinestatic |