JUCE  v5.1.1-3-g1a0b28c73
JUCE API
CharPointer_UTF16 Member List

This is the complete list of members for CharPointer_UTF16, including all inherited members.

atomicSwap(CharPointer_UTF16 newValue)CharPointer_UTF16inline
byteOrderMarkBE1 enum valueCharPointer_UTF16
byteOrderMarkBE2 enum valueCharPointer_UTF16
byteOrderMarkLE1 enum valueCharPointer_UTF16
byteOrderMarkLE2 enum valueCharPointer_UTF16
canRepresent(juce_wchar character) noexceptCharPointer_UTF16inlinestatic
CharPointer_UTF16(const CharType *rawPointer) noexceptCharPointer_UTF16inlineexplicit
CharPointer_UTF16(const CharPointer_UTF16 &other) noexceptCharPointer_UTF16inline
CharType typedefCharPointer_UTF16
compare(CharPointer other) const noexceptCharPointer_UTF16inline
compareIgnoreCase(CharPointer other) const noexceptCharPointer_UTF16inline
compareIgnoreCaseUpTo(CharPointer other, int maxChars) const noexceptCharPointer_UTF16inline
compareUpTo(CharPointer other, int maxChars) const noexceptCharPointer_UTF16inline
dataCharPointer_UTF16private
findEndOfWhitespace() const noexceptCharPointer_UTF16inline
findNullIndex(const CharType *t) noexceptCharPointer_UTF16inlineprivatestatic
findTerminatingNull() const noexceptCharPointer_UTF16inline
getAddress() const noexceptCharPointer_UTF16inline
getAndAdvance() noexceptCharPointer_UTF16inline
getBytesRequiredFor(juce_wchar charToWrite) noexceptCharPointer_UTF16inlinestatic
getBytesRequiredFor(CharPointer text) noexceptCharPointer_UTF16inlinestatic
getDoubleValue() const noexceptCharPointer_UTF16inline
getIntValue32() const noexceptCharPointer_UTF16inline
getIntValue64() const noexceptCharPointer_UTF16inline
indexOf(CharPointer stringToFind) const noexceptCharPointer_UTF16inline
indexOf(juce_wchar charToFind) const noexceptCharPointer_UTF16inline
indexOf(juce_wchar charToFind, bool ignoreCase) const noexceptCharPointer_UTF16inline
isByteOrderMarkBigEndian(const void *possibleByteOrder) noexceptCharPointer_UTF16inlinestatic
isByteOrderMarkLittleEndian(const void *possibleByteOrder) noexceptCharPointer_UTF16inlinestatic
isDigit() const noexceptCharPointer_UTF16inline
isEmpty() const noexceptCharPointer_UTF16inline
isLetter() const noexceptCharPointer_UTF16inline
isLetterOrDigit() const noexceptCharPointer_UTF16inline
isLowerCase() const noexceptCharPointer_UTF16inline
isNotEmpty() const noexceptCharPointer_UTF16inline
isUpperCase() const noexceptCharPointer_UTF16inline
isValidString(const CharType *dataToTest, int maxBytesToRead)CharPointer_UTF16inlinestatic
isWhitespace() const noexceptCharPointer_UTF16inline
length() const noexceptCharPointer_UTF16inline
lengthUpTo(size_t maxCharsToCount) const noexceptCharPointer_UTF16inline
lengthUpTo(CharPointer_UTF16 end) const noexceptCharPointer_UTF16inline
operator const CharType *() const noexceptCharPointer_UTF16inline
operator!=(CharPointer_UTF16 other) const noexceptCharPointer_UTF16inline
operator*() const noexceptCharPointer_UTF16inline
operator+(int numToSkip) const noexceptCharPointer_UTF16inline
operator++() noexceptCharPointer_UTF16inline
operator++(int) noexceptCharPointer_UTF16inline
operator+=(int numToSkip) noexceptCharPointer_UTF16inline
operator-(int numToSkip) const noexceptCharPointer_UTF16inline
operator--() noexceptCharPointer_UTF16inline
operator-=(int numToSkip) noexceptCharPointer_UTF16inline
operator<(CharPointer_UTF16 other) const noexceptCharPointer_UTF16inline
operator<=(CharPointer_UTF16 other) const noexceptCharPointer_UTF16inline
operator=(CharPointer_UTF16 other) noexceptCharPointer_UTF16inline
operator=(const CharType *text) noexceptCharPointer_UTF16inline
operator==(CharPointer_UTF16 other) const noexceptCharPointer_UTF16inline
operator>(CharPointer_UTF16 other) const noexceptCharPointer_UTF16inline
operator>=(CharPointer_UTF16 other) const noexceptCharPointer_UTF16inline
operator[](int characterIndex) const noexceptCharPointer_UTF16inline
sizeInBytes() const noexceptCharPointer_UTF16inline
toLowerCase() const noexceptCharPointer_UTF16inline
toUpperCase() const noexceptCharPointer_UTF16inline
write(juce_wchar charToWrite) noexceptCharPointer_UTF16inline
writeAll(CharPointer src) noexceptCharPointer_UTF16inline
writeAll(CharPointer_UTF16 src) noexceptCharPointer_UTF16inline
writeNull() const noexceptCharPointer_UTF16inline
writeWithCharLimit(CharPointer src, int maxChars) noexceptCharPointer_UTF16inline
writeWithDestByteLimit(CharPointer src, size_t maxDestBytes) noexceptCharPointer_UTF16inline