TF++, Miscellaneous classes and modules in C++:
tfxx::Range< T > Member List

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

contains(const Range &other) consttfxx::Range< T >inline
contains(const Tvalue &v) consttfxx::Range< T >inline
expand(const Range &other)tfxx::Range< T >inline
first()tfxx::Range< T >inline
first() consttfxx::Range< T >inline
isinside(const Range &other) consttfxx::Range< T >inline
last()tfxx::Range< T >inline
last() consttfxx::Range< T >inline
Mfirsttfxx::Range< T >private
Mlasttfxx::Range< T >private
operator+=(const Tvalue &n)tfxx::Range< T >inline
operator-=(const Tvalue &n)tfxx::Range< T >inline
Range()tfxx::Range< T >inline
Range(const Tvalue &index)tfxx::Range< T >inline
Range(const Tvalue &first, const Tvalue &last)tfxx::Range< T >inline
shift(const Tvalue &n)tfxx::Range< T >inline
shrink(const Range &other)tfxx::Range< T >inline
Tvalue typedeftfxx::Range< T >