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