JUCE  v5.1.1-3-g1a0b28c73
JUCE API
CharPointer_UTF8 Member List

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

atomicSwap(const CharPointer_UTF8 newValue)CharPointer_UTF8inline
byteOrderMark1 enum valueCharPointer_UTF8
byteOrderMark2 enum valueCharPointer_UTF8
byteOrderMark3 enum valueCharPointer_UTF8
canRepresent(juce_wchar character) noexceptCharPointer_UTF8inlinestatic
CharPointer_UTF8(const CharType *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 juce_wchar 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 juce_wchar charToFind) const noexceptCharPointer_UTF8inline
indexOf(const juce_wchar 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
isNotEmpty() 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
toLowerCase() const noexceptCharPointer_UTF8inline
toUpperCase() const noexceptCharPointer_UTF8inline
write(const juce_wchar 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