JUCE
|
This is the complete list of members for CharPointer_UTF8, including all inherited members.
atomicSwap(const CharPointer_UTF8 newValue) | CharPointer_UTF8 | |
byteOrderMark1 enum value | CharPointer_UTF8 | |
byteOrderMark2 enum value | CharPointer_UTF8 | |
byteOrderMark3 enum value | CharPointer_UTF8 | |
canRepresent(juce_wchar character) noexcept | CharPointer_UTF8 | static |
CharPointer_UTF8(const CharType *rawPointer) noexcept | CharPointer_UTF8 | explicit |
CharPointer_UTF8(const CharPointer_UTF8 &other)=default | CharPointer_UTF8 | |
CharType typedef | CharPointer_UTF8 | |
compare(const CharPointer other) const noexcept | CharPointer_UTF8 | |
compareIgnoreCase(const CharPointer other) const noexcept | CharPointer_UTF8 | |
compareIgnoreCase(const CharPointer_UTF8 other) const noexcept | CharPointer_UTF8 | |
compareIgnoreCaseUpTo(const CharPointer other, const int maxChars) const noexcept | CharPointer_UTF8 | |
compareUpTo(const CharPointer other, const int maxChars) const noexcept | CharPointer_UTF8 | |
findEndOfWhitespace() const noexcept | CharPointer_UTF8 | |
findTerminatingNull() const noexcept | CharPointer_UTF8 | |
getAddress() const noexcept | CharPointer_UTF8 | |
getAndAdvance() noexcept | CharPointer_UTF8 | |
getBytesRequiredFor(const juce_wchar charToWrite) noexcept | CharPointer_UTF8 | static |
getBytesRequiredFor(CharPointer text) noexcept | CharPointer_UTF8 | static |
getDoubleValue() const noexcept | CharPointer_UTF8 | |
getIntValue32() const noexcept | CharPointer_UTF8 | |
getIntValue64() const noexcept | CharPointer_UTF8 | |
indexOf(const CharPointer stringToFind) const noexcept | CharPointer_UTF8 | |
indexOf(const juce_wchar charToFind) const noexcept | CharPointer_UTF8 | |
indexOf(const juce_wchar charToFind, const bool ignoreCase) const noexcept | CharPointer_UTF8 | |
isByteOrderMark(const void *possibleByteOrder) noexcept | CharPointer_UTF8 | static |
isDigit() const noexcept | CharPointer_UTF8 | |
isEmpty() const noexcept | CharPointer_UTF8 | |
isLetter() const noexcept | CharPointer_UTF8 | |
isLetterOrDigit() const noexcept | CharPointer_UTF8 | |
isLowerCase() const noexcept | CharPointer_UTF8 | |
isNotEmpty() const noexcept | CharPointer_UTF8 | |
isUpperCase() const noexcept | CharPointer_UTF8 | |
isValidString(const CharType *dataToTest, int maxBytesToRead) | CharPointer_UTF8 | static |
isWhitespace() const noexcept | CharPointer_UTF8 | |
length() const noexcept | CharPointer_UTF8 | |
lengthUpTo(const size_t maxCharsToCount) const noexcept | CharPointer_UTF8 | |
lengthUpTo(const CharPointer_UTF8 end) const noexcept | CharPointer_UTF8 | |
operator const CharType *() const noexcept | CharPointer_UTF8 | |
operator!=(CharPointer_UTF8 other) const noexcept | CharPointer_UTF8 | |
operator*() const noexcept | CharPointer_UTF8 | |
operator+(int numToSkip) const noexcept | CharPointer_UTF8 | |
operator++() noexcept | CharPointer_UTF8 | |
operator++(int) noexcept | CharPointer_UTF8 | |
operator+=(int numToSkip) noexcept | CharPointer_UTF8 | |
operator-(int numToSkip) const noexcept | CharPointer_UTF8 | |
operator--() noexcept | CharPointer_UTF8 | |
operator-=(int numToSkip) noexcept | CharPointer_UTF8 | |
operator<(CharPointer_UTF8 other) const noexcept | CharPointer_UTF8 | |
operator<=(CharPointer_UTF8 other) const noexcept | CharPointer_UTF8 | |
operator=(CharPointer_UTF8 other) noexcept | CharPointer_UTF8 | |
operator=(const CharType *text) noexcept | CharPointer_UTF8 | |
operator==(CharPointer_UTF8 other) const noexcept | CharPointer_UTF8 | |
operator>(CharPointer_UTF8 other) const noexcept | CharPointer_UTF8 | |
operator>=(CharPointer_UTF8 other) const noexcept | CharPointer_UTF8 | |
operator[](int characterIndex) const noexcept | CharPointer_UTF8 | |
sizeInBytes() const noexcept | CharPointer_UTF8 | |
toLowerCase() const noexcept | CharPointer_UTF8 | |
toUpperCase() const noexcept | CharPointer_UTF8 | |
write(const juce_wchar charToWrite) noexcept | CharPointer_UTF8 | |
writeAll(const CharPointer src) noexcept | CharPointer_UTF8 | |
writeAll(const CharPointer_UTF8 src) noexcept | CharPointer_UTF8 | |
writeNull() const noexcept | CharPointer_UTF8 | |
writeWithCharLimit(const CharPointer src, const int maxChars) noexcept | CharPointer_UTF8 | |
writeWithDestByteLimit(const CharPointer src, const size_t maxDestBytes) noexcept | CharPointer_UTF8 |