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

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

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