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

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

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