JUCE
CharPointer_UTF32 Member List
This is the complete list of members for
CharPointer_UTF32
, including all inherited members.
atomicSwap
(CharPointer_UTF32 newValue)
CharPointer_UTF32
canRepresent
(juce_wchar character) noexcept
CharPointer_UTF32
static
CharPointer_UTF32
(const CharType *rawPointer) noexcept
CharPointer_UTF32
explicit
CharPointer_UTF32
(const CharPointer_UTF32 &other)=default
CharPointer_UTF32
CharType
typedef
CharPointer_UTF32
compare
(CharPointer other) const noexcept
CharPointer_UTF32
compareIgnoreCase
(CharPointer other) const
CharPointer_UTF32
compareIgnoreCaseUpTo
(CharPointer other, int maxChars) const noexcept
CharPointer_UTF32
compareUpTo
(CharPointer other, int maxChars) const noexcept
CharPointer_UTF32
findEndOfWhitespace
() const noexcept
CharPointer_UTF32
findTerminatingNull
() const noexcept
CharPointer_UTF32
getAddress
() const noexcept
CharPointer_UTF32
getAndAdvance
() noexcept
CharPointer_UTF32
getBytesRequiredFor
(juce_wchar) noexcept
CharPointer_UTF32
static
getBytesRequiredFor
(CharPointer text) noexcept
CharPointer_UTF32
static
getDoubleValue
() const noexcept
CharPointer_UTF32
getIntValue32
() const noexcept
CharPointer_UTF32
getIntValue64
() const noexcept
CharPointer_UTF32
indexOf
(CharPointer stringToFind) const noexcept
CharPointer_UTF32
indexOf
(juce_wchar charToFind) const noexcept
CharPointer_UTF32
indexOf
(juce_wchar charToFind, bool ignoreCase) const noexcept
CharPointer_UTF32
isDigit
() const
CharPointer_UTF32
isEmpty
() const noexcept
CharPointer_UTF32
isLetter
() const
CharPointer_UTF32
isLetterOrDigit
() const
CharPointer_UTF32
isLowerCase
() const
CharPointer_UTF32
isNotEmpty
() const noexcept
CharPointer_UTF32
isUpperCase
() const
CharPointer_UTF32
isValidString
(const CharType *dataToTest, int maxBytesToRead)
CharPointer_UTF32
static
isWhitespace
() const
CharPointer_UTF32
length
() const noexcept
CharPointer_UTF32
lengthUpTo
(size_t maxCharsToCount) const noexcept
CharPointer_UTF32
lengthUpTo
(CharPointer_UTF32 end) const noexcept
CharPointer_UTF32
operator const CharType *
() const noexcept
CharPointer_UTF32
operator!=
(CharPointer_UTF32 other) const noexcept
CharPointer_UTF32
operator*
() const noexcept
CharPointer_UTF32
operator+
(int numToSkip) const noexcept
CharPointer_UTF32
operator++
() noexcept
CharPointer_UTF32
operator++
(int) noexcept
CharPointer_UTF32
operator+=
(int numToSkip) noexcept
CharPointer_UTF32
operator-
(int numToSkip) const noexcept
CharPointer_UTF32
operator--
() noexcept
CharPointer_UTF32
operator-=
(int numToSkip) noexcept
CharPointer_UTF32
operator<
(CharPointer_UTF32 other) const noexcept
CharPointer_UTF32
operator<=
(CharPointer_UTF32 other) const noexcept
CharPointer_UTF32
operator=
(CharPointer_UTF32 other) noexcept
CharPointer_UTF32
operator=
(const CharType *text) noexcept
CharPointer_UTF32
operator==
(CharPointer_UTF32 other) const noexcept
CharPointer_UTF32
operator>
(CharPointer_UTF32 other) const noexcept
CharPointer_UTF32
operator>=
(CharPointer_UTF32 other) const noexcept
CharPointer_UTF32
operator[]
(int characterIndex) const noexcept
CharPointer_UTF32
replaceChar
(juce_wchar newChar) noexcept
CharPointer_UTF32
sizeInBytes
() const noexcept
CharPointer_UTF32
toLowerCase
() const noexcept
CharPointer_UTF32
toUpperCase
() const noexcept
CharPointer_UTF32
write
(juce_wchar charToWrite) noexcept
CharPointer_UTF32
writeAll
(CharPointer src) noexcept
CharPointer_UTF32
writeAll
(CharPointer_UTF32 src) noexcept
CharPointer_UTF32
writeNull
() const noexcept
CharPointer_UTF32
writeWithCharLimit
(CharPointer src, int maxChars) noexcept
CharPointer_UTF32
writeWithDestByteLimit
(CharPointer src, size_t maxDestBytes) noexcept
CharPointer_UTF32
Generated on Sat Jun 27 2020 20:00:16 for JUCE by
1.8.13