#include <JRange.h>
◆ JRange() [1/2]
◆ JRange() [2/2]
◆ Contains() [1/2]
◆ Contains() [2/2]
◆ GetCount()
◆ Is()
template<class T >
bool JRange< T >::Is |
( |
const T |
firstIndex, |
|
|
const T |
lastIndex |
|
) |
| const |
|
inline |
◆ IsEmpty()
◆ IsNothing()
◆ operator+=() [1/2]
◆ operator+=() [2/2]
◆ operator-=()
◆ Set()
template<class T >
void JRange< T >::Set |
( |
const T |
firstIndex, |
|
|
const T |
lastIndex |
|
) |
| |
|
inline |
◆ SetFirstAndCount()
template<class T >
void JRange< T >::SetFirstAndCount |
( |
const T |
firstIndex, |
|
|
const JSize |
count |
|
) |
| |
|
inline |
◆ SetToEmptyAt()
template<class T >
void JRange< T >::SetToEmptyAt |
( |
const T |
firstIndex | ) |
|
|
inline |
◆ SetToNothing()
template<class T >
void JRange< T >::SetToNothing |
( |
| ) |
|
|
inline |
◆ first
◆ last
The documentation for this class was generated from the following files: