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_UTF16 Member List
This is the complete list of members for
juce::CharPointer_UTF16
, including all inherited members.
atomicSwap
(CharPointer_UTF16 newValue)
juce::CharPointer_UTF16
inline
byteOrderMarkBE1
enum value
juce::CharPointer_UTF16
byteOrderMarkBE2
enum value
juce::CharPointer_UTF16
byteOrderMarkLE1
enum value
juce::CharPointer_UTF16
byteOrderMarkLE2
enum value
juce::CharPointer_UTF16
canRepresent
(juce_wchar character) noexcept
juce::CharPointer_UTF16
inline
static
CharPointer_UTF16
(const CharType *rawPointer) noexcept
juce::CharPointer_UTF16
inline
explicit
CharPointer_UTF16
(const CharPointer_UTF16 &other)=default
juce::CharPointer_UTF16
inline
CharType
typedef
juce::CharPointer_UTF16
compare
(CharPointer other) const noexcept
juce::CharPointer_UTF16
inline
compareIgnoreCase
(CharPointer other) const noexcept
juce::CharPointer_UTF16
inline
compareIgnoreCaseUpTo
(CharPointer other, int maxChars) const noexcept
juce::CharPointer_UTF16
inline
compareUpTo
(CharPointer other, int maxChars) const noexcept
juce::CharPointer_UTF16
inline
data
juce::CharPointer_UTF16
private
findEndOfWhitespace
() const noexcept
juce::CharPointer_UTF16
inline
findNullIndex
(const CharType *t) noexcept
juce::CharPointer_UTF16
inline
private
static
findTerminatingNull
() const noexcept
juce::CharPointer_UTF16
inline
getAddress
() const noexcept
juce::CharPointer_UTF16
inline
getAndAdvance
() noexcept
juce::CharPointer_UTF16
inline
getBytesRequiredFor
(juce_wchar charToWrite) noexcept
juce::CharPointer_UTF16
inline
static
getBytesRequiredFor
(CharPointer text) noexcept
juce::CharPointer_UTF16
inline
static
getDoubleValue
() const noexcept
juce::CharPointer_UTF16
inline
getIntValue32
() const noexcept
juce::CharPointer_UTF16
inline
getIntValue64
() const noexcept
juce::CharPointer_UTF16
inline
incrementToEndOfWhitespace
() noexcept
juce::CharPointer_UTF16
inline
indexOf
(CharPointer stringToFind) const noexcept
juce::CharPointer_UTF16
inline
indexOf
(juce_wchar charToFind) const noexcept
juce::CharPointer_UTF16
inline
indexOf
(juce_wchar charToFind, bool ignoreCase) const noexcept
juce::CharPointer_UTF16
inline
isByteOrderMarkBigEndian
(const void *possibleByteOrder) noexcept
juce::CharPointer_UTF16
inline
static
isByteOrderMarkLittleEndian
(const void *possibleByteOrder) noexcept
juce::CharPointer_UTF16
inline
static
isDigit
() const noexcept
juce::CharPointer_UTF16
inline
isEmpty
() const noexcept
juce::CharPointer_UTF16
inline
isLetter
() const noexcept
juce::CharPointer_UTF16
inline
isLetterOrDigit
() const noexcept
juce::CharPointer_UTF16
inline
isLowerCase
() const noexcept
juce::CharPointer_UTF16
inline
isNotEmpty
() const noexcept
juce::CharPointer_UTF16
inline
isUpperCase
() const noexcept
juce::CharPointer_UTF16
inline
isValidString
(const CharType *dataToTest, int maxBytesToRead)
juce::CharPointer_UTF16
inline
static
isWhitespace
() const noexcept
juce::CharPointer_UTF16
inline
length
() const noexcept
juce::CharPointer_UTF16
inline
lengthUpTo
(size_t maxCharsToCount) const noexcept
juce::CharPointer_UTF16
inline
lengthUpTo
(CharPointer_UTF16 end) const noexcept
juce::CharPointer_UTF16
inline
operator const CharType *
() const noexcept
juce::CharPointer_UTF16
inline
operator!=
(CharPointer_UTF16 other) const noexcept
juce::CharPointer_UTF16
inline
operator*
() const noexcept
juce::CharPointer_UTF16
inline
operator+
(int numToSkip) const noexcept
juce::CharPointer_UTF16
inline
operator++
() noexcept
juce::CharPointer_UTF16
inline
operator++
(int) noexcept
juce::CharPointer_UTF16
inline
operator+=
(int numToSkip) noexcept
juce::CharPointer_UTF16
inline
operator-
(int numToSkip) const noexcept
juce::CharPointer_UTF16
inline
operator--
() noexcept
juce::CharPointer_UTF16
inline
operator-=
(int numToSkip) noexcept
juce::CharPointer_UTF16
inline
operator<
(CharPointer_UTF16 other) const noexcept
juce::CharPointer_UTF16
inline
operator<=
(CharPointer_UTF16 other) const noexcept
juce::CharPointer_UTF16
inline
operator=
(CharPointer_UTF16 other) noexcept
juce::CharPointer_UTF16
inline
operator=
(const CharType *text) noexcept
juce::CharPointer_UTF16
inline
operator==
(CharPointer_UTF16 other) const noexcept
juce::CharPointer_UTF16
inline
operator>
(CharPointer_UTF16 other) const noexcept
juce::CharPointer_UTF16
inline
operator>=
(CharPointer_UTF16 other) const noexcept
juce::CharPointer_UTF16
inline
operator[]
(int characterIndex) const noexcept
juce::CharPointer_UTF16
inline
sizeInBytes
() const noexcept
juce::CharPointer_UTF16
inline
toLowerCase
() const noexcept
juce::CharPointer_UTF16
inline
toUpperCase
() const noexcept
juce::CharPointer_UTF16
inline
write
(juce_wchar charToWrite) noexcept
juce::CharPointer_UTF16
inline
writeAll
(CharPointer src) noexcept
juce::CharPointer_UTF16
inline
writeAll
(CharPointer_UTF16 src) noexcept
juce::CharPointer_UTF16
inline
writeNull
() const noexcept
juce::CharPointer_UTF16
inline
writeWithCharLimit
(CharPointer src, int maxChars) noexcept
juce::CharPointer_UTF16
inline
writeWithDestByteLimit
(CharPointer src, size_t maxDestBytes) noexcept
juce::CharPointer_UTF16
inline
Generated on Wed Mar 30 2022 01:21:37 for JUCE by
1.8.17