JUCE
juce::CharPointer_UTF32 Member List

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

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