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