JUCE
CharPointer_UTF16 Member List
This is the complete list of members for
CharPointer_UTF16
, including all inherited members.
atomicSwap
(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 *rawPointer) noexcept
CharPointer_UTF16
explicit
CharPointer_UTF16
(const CharPointer_UTF16 &other)=default
CharPointer_UTF16
CharType
typedef
CharPointer_UTF16
compare
(CharPointer other) const noexcept
CharPointer_UTF16
compareIgnoreCase
(CharPointer other) const noexcept
CharPointer_UTF16
compareIgnoreCaseUpTo
(CharPointer other, int maxChars) const noexcept
CharPointer_UTF16
compareUpTo
(CharPointer other, 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
(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
(CharPointer stringToFind) const noexcept
CharPointer_UTF16
indexOf
(juce_wchar charToFind) const noexcept
CharPointer_UTF16
indexOf
(juce_wchar charToFind, bool ignoreCase) const noexcept
CharPointer_UTF16
isByteOrderMarkBigEndian
(const void *possibleByteOrder) noexcept
CharPointer_UTF16
static
isByteOrderMarkLittleEndian
(const void *possibleByteOrder) noexcept
CharPointer_UTF16
static
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
isNotEmpty
() 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
(size_t maxCharsToCount) const noexcept
CharPointer_UTF16
lengthUpTo
(CharPointer_UTF16 end) const noexcept
CharPointer_UTF16
operator const CharType *
() const noexcept
CharPointer_UTF16
operator!=
(CharPointer_UTF16 other) const noexcept
CharPointer_UTF16
operator*
() const noexcept
CharPointer_UTF16
operator+
(int numToSkip) const noexcept
CharPointer_UTF16
operator++
() noexcept
CharPointer_UTF16
operator++
(int) noexcept
CharPointer_UTF16
operator+=
(int numToSkip) noexcept
CharPointer_UTF16
operator-
(int numToSkip) const noexcept
CharPointer_UTF16
operator--
() noexcept
CharPointer_UTF16
operator-=
(int numToSkip) noexcept
CharPointer_UTF16
operator<
(CharPointer_UTF16 other) const noexcept
CharPointer_UTF16
operator<=
(CharPointer_UTF16 other) const noexcept
CharPointer_UTF16
operator=
(CharPointer_UTF16 other) noexcept
CharPointer_UTF16
operator=
(const CharType *text) noexcept
CharPointer_UTF16
operator==
(CharPointer_UTF16 other) const noexcept
CharPointer_UTF16
operator>
(CharPointer_UTF16 other) const noexcept
CharPointer_UTF16
operator>=
(CharPointer_UTF16 other) const noexcept
CharPointer_UTF16
operator[]
(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
(CharPointer src) noexcept
CharPointer_UTF16
writeAll
(CharPointer_UTF16 src) noexcept
CharPointer_UTF16
writeNull
() const noexcept
CharPointer_UTF16
writeWithCharLimit
(CharPointer src, int maxChars) noexcept
CharPointer_UTF16
writeWithDestByteLimit
(CharPointer src, size_t maxDestBytes) noexcept
CharPointer_UTF16
Generated on Sat Jun 27 2020 20:00:16 for JUCE by
1.8.13