CoreComponents 3.0.0
A Modern C++ Toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages Modules
Range Member List

This is the complete list of members for Range, including all inherited members.

begin() constRange
count() constRange
end() constRange
i0() constRange
i1() constRange
isValid() constRange
operator bool() constRangeexplicit
operator!=(const Range &b) constRange
operator+(long j) constRange
operator+=(long j)Range
operator==(const Range &b) constRange
operator[](int k) constRange
operator[](int k)Range
Range()Range
Range(long i)Range
Range(long i0, long i1)Range