LMMS
Loading...
Searching...
No Matches
CharPointer_UTF8 Member List

This is the complete list of members for CharPointer_UTF8, including all inherited members.

byteOrderMark1 enum valueCharPointer_UTF8
byteOrderMark2 enum valueCharPointer_UTF8
byteOrderMark3 enum valueCharPointer_UTF8
canRepresent(water_uchar character) noexceptCharPointer_UTF8inlinestatic
CharPointer_UTF8(const CharType *const rawPointer) noexceptCharPointer_UTF8inlineexplicit
CharPointer_UTF8(const CharPointer_UTF8 &other) noexceptCharPointer_UTF8inline
CharType typedefCharPointer_UTF8
compare(const CharPointer other) const noexceptCharPointer_UTF8inline
compareIgnoreCase(const CharPointer other) const noexceptCharPointer_UTF8inline
compareIgnoreCase(const CharPointer_UTF8 other) const noexceptCharPointer_UTF8inline
compareIgnoreCaseUpTo(const CharPointer other, const int maxChars) const noexceptCharPointer_UTF8inline
compareUpTo(const CharPointer other, const int maxChars) const noexceptCharPointer_UTF8inline
dataCharPointer_UTF8private
findEndOfWhitespace() const noexceptCharPointer_UTF8inline
findTerminatingNull() const noexceptCharPointer_UTF8inline
getAddress() const noexceptCharPointer_UTF8inline
getAndAdvance() noexceptCharPointer_UTF8inline
getBytesRequiredFor(const water_uchar charToWrite) noexceptCharPointer_UTF8inlinestatic
getBytesRequiredFor(CharPointer text) noexceptCharPointer_UTF8inlinestatic
getDoubleValue() const noexceptCharPointer_UTF8inline
getIntValue32() const noexceptCharPointer_UTF8inline
getIntValue64() const noexceptCharPointer_UTF8inline
indexOf(const CharPointer stringToFind) const noexceptCharPointer_UTF8inline
indexOf(const water_uchar charToFind) const noexceptCharPointer_UTF8inline
indexOf(const water_uchar charToFind, const bool ignoreCase) const noexceptCharPointer_UTF8inline
isByteOrderMark(const void *possibleByteOrder) noexceptCharPointer_UTF8inlinestatic
isDigit() const noexceptCharPointer_UTF8inline
isEmpty() const noexceptCharPointer_UTF8inline
isLetter() const noexceptCharPointer_UTF8inline
isLetterOrDigit() const noexceptCharPointer_UTF8inline
isLowerCase() const noexceptCharPointer_UTF8inline
isUpperCase() const noexceptCharPointer_UTF8inline
isValidString(const CharType *dataToTest, int maxBytesToRead)CharPointer_UTF8inlinestatic
isWhitespace() const noexceptCharPointer_UTF8inline
length() const noexceptCharPointer_UTF8inline
lengthUpTo(const size_t maxCharsToCount) const noexceptCharPointer_UTF8inline
lengthUpTo(const CharPointer_UTF8 end) const noexceptCharPointer_UTF8inline
operator const CharType *() const noexceptCharPointer_UTF8inline
operator!=(CharPointer_UTF8 other) const noexceptCharPointer_UTF8inline
operator*() const noexceptCharPointer_UTF8inline
operator+(int numToSkip) const noexceptCharPointer_UTF8inline
operator++() noexceptCharPointer_UTF8inline
operator++(int) noexceptCharPointer_UTF8inline
operator+=(int numToSkip) noexceptCharPointer_UTF8inline
operator-(int numToSkip) const noexceptCharPointer_UTF8inline
operator--() noexceptCharPointer_UTF8inline
operator-=(int numToSkip) noexceptCharPointer_UTF8inline
operator<(CharPointer_UTF8 other) const noexceptCharPointer_UTF8inline
operator<=(CharPointer_UTF8 other) const noexceptCharPointer_UTF8inline
operator=(CharPointer_UTF8 other) noexceptCharPointer_UTF8inline
operator=(const CharType *text) noexceptCharPointer_UTF8inline
operator==(CharPointer_UTF8 other) const noexceptCharPointer_UTF8inline
operator>(CharPointer_UTF8 other) const noexceptCharPointer_UTF8inline
operator>=(CharPointer_UTF8 other) const noexceptCharPointer_UTF8inline
operator[](int characterIndex) const noexceptCharPointer_UTF8inline
sizeInBytes() const noexceptCharPointer_UTF8inline
String classCharPointer_UTF8friend
toLowerCase() const noexceptCharPointer_UTF8inline
toUpperCase() const noexceptCharPointer_UTF8inline
write(const water_uchar charToWrite) noexceptCharPointer_UTF8inline
writeAll(const CharPointer src) noexceptCharPointer_UTF8inline
writeAll(const CharPointer_UTF8 src) noexceptCharPointer_UTF8inline
writeNull() const noexceptCharPointer_UTF8inline
writeWithCharLimit(const CharPointer src, const int maxChars) noexceptCharPointer_UTF8inline
writeWithDestByteLimit(const CharPointer src, const size_t maxDestBytes) noexceptCharPointer_UTF8inline