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