JX Application Framework
Loading...
Searching...
No Matches
JRange< T > Member List

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

Contains(const T index) constJRange< T >inline
Contains(const JRange< T > &range) constJRange< T >inline
firstJRange< T >
GetCount() constJRange< T >inline
Is(const T firstIndex, const T lastIndex) constJRange< T >inline
IsEmpty() constJRange< T >inline
IsNothing() constJRange< T >inline
JRange()JRange< T >
JRange(const T firstIndex, const T lastIndex)JRange< T >
lastJRange< T >
operator+=(const T offset)JRange< T >inline
operator+=(const JRange &range)JRange< T >
operator-=(const T offset)JRange< T >inline
Set(const T firstIndex, const T lastIndex)JRange< T >inline
SetFirstAndCount(const T firstIndex, const JSize count)JRange< T >inline
SetToEmptyAt(const T firstIndex)JRange< T >inline
SetToNothing()JRange< T >inline