|
JX Application Framework
|
This is the complete list of members for JCharacterRange, including all inherited members.
| Contains(const JIndex index) const | JRange< JIndex > | inline |
| Contains(const JRange< JIndex > &range) const | JRange< JIndex > | inline |
| first | JRange< JIndex > | |
| GetCount() const | JRange< JIndex > | inline |
| Is(const JIndex firstIndex, const JIndex lastIndex) const | JRange< JIndex > | inline |
| IsEmpty() const | JRange< JIndex > | inline |
| IsNothing() const | JRange< JIndex > | inline |
| JCharacterRange(const JIndexRange &r) | JCharacterRange | inlineexplicit |
| JRange() | JCharacterRange | |
| JRange(const T firstIndex, const T lastIndex) | JCharacterRange | |
| last | JRange< JIndex > | |
| operator+=(const JIndex offset) | JRange< JIndex > | inline |
| operator+=(const JRange &range) | JRange< JIndex > | |
| operator-=(const JIndex offset) | JRange< JIndex > | inline |
| Set(const JIndex firstIndex, const JIndex lastIndex) | JRange< JIndex > | inline |
| SetFirstAndCount(const JIndex firstIndex, const JSize count) | JRange< JIndex > | inline |
| SetToEmptyAt(const JIndex firstIndex) | JRange< JIndex > | inline |
| SetToNothing() | JRange< JIndex > | inline |