LTL
2.0.x
|
This is the complete list of members for ltl::Range, including all inherited members.
all() | ltl::Range | inlinestatic |
first(int lowest=minStart) const | ltl::Range | inline |
last(int highest=minEnd) const | ltl::Range | inline |
length() const | ltl::Range | inline |
operator+(const int shift) const | ltl::Range | inline |
operator+=(const int shift) | ltl::Range | inline |
operator-(const int shift) const | ltl::Range | inline |
operator-=(const int shift) | ltl::Range | inline |
operator=(const Range &other) | ltl::Range | inline |
Range() | ltl::Range | inline |
Range(const int first, const int last, const int stride=1) | ltl::Range | inline |
Range(const Range &other) | ltl::Range | inline |
stride() const | ltl::Range | inline |