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