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

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

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