JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
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_UTF32inline
canRepresent(juce_wchar character) noexceptjuce::CharPointer_UTF32inlinestatic
CharPointer_UTF32(const CharType *rawPointer) noexceptjuce::CharPointer_UTF32inlineexplicit
CharPointer_UTF32(const CharPointer_UTF32 &other)=defaultjuce::CharPointer_UTF32inline
CharType typedefjuce::CharPointer_UTF32
compare(CharPointer other) const noexceptjuce::CharPointer_UTF32inline
compareIgnoreCase(CharPointer other) constjuce::CharPointer_UTF32inline
compareIgnoreCaseUpTo(CharPointer other, int maxChars) const noexceptjuce::CharPointer_UTF32inline
compareUpTo(CharPointer other, int maxChars) const noexceptjuce::CharPointer_UTF32inline
datajuce::CharPointer_UTF32private
findEndOfWhitespace() const noexceptjuce::CharPointer_UTF32inline
findTerminatingNull() const noexceptjuce::CharPointer_UTF32inline
getAddress() const noexceptjuce::CharPointer_UTF32inline
getAndAdvance() noexceptjuce::CharPointer_UTF32inline
getBytesRequiredFor(juce_wchar) noexceptjuce::CharPointer_UTF32inlinestatic
getBytesRequiredFor(CharPointer text) noexceptjuce::CharPointer_UTF32inlinestatic
getDoubleValue() const noexceptjuce::CharPointer_UTF32inline
getIntValue32() const noexceptjuce::CharPointer_UTF32inline
getIntValue64() const noexceptjuce::CharPointer_UTF32inline
incrementToEndOfWhitespace() noexceptjuce::CharPointer_UTF32inline
indexOf(CharPointer stringToFind) const noexceptjuce::CharPointer_UTF32inline
indexOf(juce_wchar charToFind) const noexceptjuce::CharPointer_UTF32inline
indexOf(juce_wchar charToFind, bool ignoreCase) const noexceptjuce::CharPointer_UTF32inline
isDigit() constjuce::CharPointer_UTF32inline
isEmpty() const noexceptjuce::CharPointer_UTF32inline
isLetter() constjuce::CharPointer_UTF32inline
isLetterOrDigit() constjuce::CharPointer_UTF32inline
isLowerCase() constjuce::CharPointer_UTF32inline
isNotEmpty() const noexceptjuce::CharPointer_UTF32inline
isUpperCase() constjuce::CharPointer_UTF32inline
isValidString(const CharType *dataToTest, int maxBytesToRead)juce::CharPointer_UTF32inlinestatic
isWhitespace() constjuce::CharPointer_UTF32inline
length() const noexceptjuce::CharPointer_UTF32inline
lengthUpTo(size_t maxCharsToCount) const noexceptjuce::CharPointer_UTF32inline
lengthUpTo(CharPointer_UTF32 end) const noexceptjuce::CharPointer_UTF32inline
operator const CharType *() const noexceptjuce::CharPointer_UTF32inline
operator!=(CharPointer_UTF32 other) const noexceptjuce::CharPointer_UTF32inline
operator*() const noexceptjuce::CharPointer_UTF32inline
operator+(int numToSkip) const noexceptjuce::CharPointer_UTF32inline
operator++() noexceptjuce::CharPointer_UTF32inline
operator++(int) noexceptjuce::CharPointer_UTF32inline
operator+=(int numToSkip) noexceptjuce::CharPointer_UTF32inline
operator-(int numToSkip) const noexceptjuce::CharPointer_UTF32inline
operator--() noexceptjuce::CharPointer_UTF32inline
operator-=(int numToSkip) noexceptjuce::CharPointer_UTF32inline
operator<(CharPointer_UTF32 other) const noexceptjuce::CharPointer_UTF32inline
operator<=(CharPointer_UTF32 other) const noexceptjuce::CharPointer_UTF32inline
operator=(CharPointer_UTF32 other) noexceptjuce::CharPointer_UTF32inline
operator=(const CharType *text) noexceptjuce::CharPointer_UTF32inline
operator==(CharPointer_UTF32 other) const noexceptjuce::CharPointer_UTF32inline
operator>(CharPointer_UTF32 other) const noexceptjuce::CharPointer_UTF32inline
operator>=(CharPointer_UTF32 other) const noexceptjuce::CharPointer_UTF32inline
operator[](int characterIndex) const noexceptjuce::CharPointer_UTF32inline
replaceChar(juce_wchar newChar) noexceptjuce::CharPointer_UTF32inline
sizeInBytes() const noexceptjuce::CharPointer_UTF32inline
toLowerCase() const noexceptjuce::CharPointer_UTF32inline
toUpperCase() const noexceptjuce::CharPointer_UTF32inline
write(juce_wchar charToWrite) noexceptjuce::CharPointer_UTF32inline
writeAll(CharPointer src) noexceptjuce::CharPointer_UTF32inline
writeAll(CharPointer_UTF32 src) noexceptjuce::CharPointer_UTF32inline
writeNull() const noexceptjuce::CharPointer_UTF32inline
writeWithCharLimit(CharPointer src, int maxChars) noexceptjuce::CharPointer_UTF32inline
writeWithDestByteLimit(CharPointer src, size_t maxDestBytes) noexceptjuce::CharPointer_UTF32inline