JX Application Framework
|
This is the complete list of members for JUtf8ByteRange, 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 |
JRange() | JUtf8ByteRange | |
JRange(const T firstIndex, const T lastIndex) | JUtf8ByteRange | |
JUtf8ByteRange(const JIndexRange &r) | JUtf8ByteRange | inlineexplicit |
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 |