JUCE
v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work.
Hire me!
juce::CharPointer_UTF32 Member List
This is the complete list of members for
juce::CharPointer_UTF32
, including all inherited members.
atomicSwap
(CharPointer_UTF32 newValue)
juce::CharPointer_UTF32
inline
canRepresent
(juce_wchar character) noexcept
juce::CharPointer_UTF32
inline
static
CharPointer_UTF32
(const CharType *rawPointer) noexcept
juce::CharPointer_UTF32
inline
explicit
CharPointer_UTF32
(const CharPointer_UTF32 &other)=default
juce::CharPointer_UTF32
inline
CharType
typedef
juce::CharPointer_UTF32
compare
(CharPointer other) const noexcept
juce::CharPointer_UTF32
inline
compareIgnoreCase
(CharPointer other) const
juce::CharPointer_UTF32
inline
compareIgnoreCaseUpTo
(CharPointer other, int maxChars) const noexcept
juce::CharPointer_UTF32
inline
compareUpTo
(CharPointer other, int maxChars) const noexcept
juce::CharPointer_UTF32
inline
data
juce::CharPointer_UTF32
private
findEndOfWhitespace
() const noexcept
juce::CharPointer_UTF32
inline
findTerminatingNull
() const noexcept
juce::CharPointer_UTF32
inline
getAddress
() const noexcept
juce::CharPointer_UTF32
inline
getAndAdvance
() noexcept
juce::CharPointer_UTF32
inline
getBytesRequiredFor
(juce_wchar) noexcept
juce::CharPointer_UTF32
inline
static
getBytesRequiredFor
(CharPointer text) noexcept
juce::CharPointer_UTF32
inline
static
getDoubleValue
() const noexcept
juce::CharPointer_UTF32
inline
getIntValue32
() const noexcept
juce::CharPointer_UTF32
inline
getIntValue64
() const noexcept
juce::CharPointer_UTF32
inline
incrementToEndOfWhitespace
() noexcept
juce::CharPointer_UTF32
inline
indexOf
(CharPointer stringToFind) const noexcept
juce::CharPointer_UTF32
inline
indexOf
(juce_wchar charToFind) const noexcept
juce::CharPointer_UTF32
inline
indexOf
(juce_wchar charToFind, bool ignoreCase) const noexcept
juce::CharPointer_UTF32
inline
isDigit
() const
juce::CharPointer_UTF32
inline
isEmpty
() const noexcept
juce::CharPointer_UTF32
inline
isLetter
() const
juce::CharPointer_UTF32
inline
isLetterOrDigit
() const
juce::CharPointer_UTF32
inline
isLowerCase
() const
juce::CharPointer_UTF32
inline
isNotEmpty
() const noexcept
juce::CharPointer_UTF32
inline
isUpperCase
() const
juce::CharPointer_UTF32
inline
isValidString
(const CharType *dataToTest, int maxBytesToRead)
juce::CharPointer_UTF32
inline
static
isWhitespace
() const
juce::CharPointer_UTF32
inline
length
() const noexcept
juce::CharPointer_UTF32
inline
lengthUpTo
(size_t maxCharsToCount) const noexcept
juce::CharPointer_UTF32
inline
lengthUpTo
(CharPointer_UTF32 end) const noexcept
juce::CharPointer_UTF32
inline
operator const CharType *
() const noexcept
juce::CharPointer_UTF32
inline
operator!=
(CharPointer_UTF32 other) const noexcept
juce::CharPointer_UTF32
inline
operator*
() const noexcept
juce::CharPointer_UTF32
inline
operator+
(int numToSkip) const noexcept
juce::CharPointer_UTF32
inline
operator++
() noexcept
juce::CharPointer_UTF32
inline
operator++
(int) noexcept
juce::CharPointer_UTF32
inline
operator+=
(int numToSkip) noexcept
juce::CharPointer_UTF32
inline
operator-
(int numToSkip) const noexcept
juce::CharPointer_UTF32
inline
operator--
() noexcept
juce::CharPointer_UTF32
inline
operator-=
(int numToSkip) noexcept
juce::CharPointer_UTF32
inline
operator<
(CharPointer_UTF32 other) const noexcept
juce::CharPointer_UTF32
inline
operator<=
(CharPointer_UTF32 other) const noexcept
juce::CharPointer_UTF32
inline
operator=
(CharPointer_UTF32 other) noexcept
juce::CharPointer_UTF32
inline
operator=
(const CharType *text) noexcept
juce::CharPointer_UTF32
inline
operator==
(CharPointer_UTF32 other) const noexcept
juce::CharPointer_UTF32
inline
operator>
(CharPointer_UTF32 other) const noexcept
juce::CharPointer_UTF32
inline
operator>=
(CharPointer_UTF32 other) const noexcept
juce::CharPointer_UTF32
inline
operator[]
(int characterIndex) const noexcept
juce::CharPointer_UTF32
inline
replaceChar
(juce_wchar newChar) noexcept
juce::CharPointer_UTF32
inline
sizeInBytes
() const noexcept
juce::CharPointer_UTF32
inline
toLowerCase
() const noexcept
juce::CharPointer_UTF32
inline
toUpperCase
() const noexcept
juce::CharPointer_UTF32
inline
write
(juce_wchar charToWrite) noexcept
juce::CharPointer_UTF32
inline
writeAll
(CharPointer src) noexcept
juce::CharPointer_UTF32
inline
writeAll
(CharPointer_UTF32 src) noexcept
juce::CharPointer_UTF32
inline
writeNull
() const noexcept
juce::CharPointer_UTF32
inline
writeWithCharLimit
(CharPointer src, int maxChars) noexcept
juce::CharPointer_UTF32
inline
writeWithDestByteLimit
(CharPointer src, size_t maxDestBytes) noexcept
juce::CharPointer_UTF32
inline
Generated on Wed Mar 30 2022 01:21:37 for JUCE by
1.8.17