JUCE
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
CharPointer_UTF16 Member List

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

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