JUCE
CharPointer_UTF32 Member List

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

atomicSwap(const CharPointer_UTF32 newValue)CharPointer_UTF32
canRepresent(juce_wchar character) noexceptCharPointer_UTF32static
CharPointer_UTF32(const CharType *const rawPointer) noexceptCharPointer_UTF32explicit
CharPointer_UTF32(const CharPointer_UTF32 &other) noexceptCharPointer_UTF32
CharType typedefCharPointer_UTF32
compare(const CharPointer other) const noexceptCharPointer_UTF32
compareIgnoreCase(const CharPointer other) const CharPointer_UTF32
compareIgnoreCaseUpTo(const CharPointer other, const int maxChars) const noexceptCharPointer_UTF32
compareUpTo(const CharPointer other, const int maxChars) const noexceptCharPointer_UTF32
findEndOfWhitespace() const noexceptCharPointer_UTF32
findTerminatingNull() const noexceptCharPointer_UTF32
getAddress() const noexceptCharPointer_UTF32
getAndAdvance() noexceptCharPointer_UTF32
getBytesRequiredFor(const juce_wchar) noexceptCharPointer_UTF32static
getBytesRequiredFor(const CharPointer text) noexceptCharPointer_UTF32static
getDoubleValue() const noexceptCharPointer_UTF32
getIntValue32() const noexceptCharPointer_UTF32
getIntValue64() const noexceptCharPointer_UTF32
indexOf(const CharPointer stringToFind) const noexceptCharPointer_UTF32
indexOf(const juce_wchar charToFind) const noexceptCharPointer_UTF32
indexOf(const juce_wchar charToFind, const bool ignoreCase) const noexceptCharPointer_UTF32
isDigit() const CharPointer_UTF32
isEmpty() const noexceptCharPointer_UTF32
isLetter() const CharPointer_UTF32
isLetterOrDigit() const CharPointer_UTF32
isLowerCase() const CharPointer_UTF32
isUpperCase() const CharPointer_UTF32
isValidString(const CharType *dataToTest, int maxBytesToRead)CharPointer_UTF32static
isWhitespace() const CharPointer_UTF32
length() const noexceptCharPointer_UTF32
lengthUpTo(const size_t maxCharsToCount) const noexceptCharPointer_UTF32
lengthUpTo(const CharPointer_UTF32 end) const noexceptCharPointer_UTF32
operator const CharType *() const noexceptCharPointer_UTF32
operator!=(CharPointer_UTF32 other) const noexceptCharPointer_UTF32
operator*() const noexceptCharPointer_UTF32
operator+(const int numToSkip) const noexceptCharPointer_UTF32
operator++() noexceptCharPointer_UTF32
operator++(int) noexceptCharPointer_UTF32
operator+=(const int numToSkip) noexceptCharPointer_UTF32
operator-(const int numToSkip) const noexceptCharPointer_UTF32
operator--() noexceptCharPointer_UTF32
operator-=(const int numToSkip) noexceptCharPointer_UTF32
operator<(CharPointer_UTF32 other) const noexceptCharPointer_UTF32
operator<=(CharPointer_UTF32 other) const noexceptCharPointer_UTF32
operator=(CharPointer_UTF32 other) noexceptCharPointer_UTF32
operator=(const CharType *text) noexceptCharPointer_UTF32
operator==(CharPointer_UTF32 other) const noexceptCharPointer_UTF32
operator>(CharPointer_UTF32 other) const noexceptCharPointer_UTF32
operator>=(CharPointer_UTF32 other) const noexceptCharPointer_UTF32
operator[](const int characterIndex) const noexceptCharPointer_UTF32
replaceChar(const juce_wchar newChar) noexceptCharPointer_UTF32
sizeInBytes() const noexceptCharPointer_UTF32
toLowerCase() const noexceptCharPointer_UTF32
toUpperCase() const noexceptCharPointer_UTF32
write(const juce_wchar charToWrite) noexceptCharPointer_UTF32
writeAll(const CharPointer src) noexceptCharPointer_UTF32
writeAll(const CharPointer_UTF32 src) noexceptCharPointer_UTF32
writeNull() const noexceptCharPointer_UTF32
writeWithCharLimit(const CharPointer src, const int maxChars) noexceptCharPointer_UTF32
writeWithDestByteLimit(const CharPointer src, const size_t maxDestBytes) noexceptCharPointer_UTF32