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_UTF8 Member List

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

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