JUCE
juce
CharPointer_UTF8
juce::CharPointer_UTF8 Member List
This is the complete list of members for
juce::CharPointer_UTF8
, including all inherited members.
atomicSwap
(const CharPointer_UTF8 newValue)
juce::CharPointer_UTF8
byteOrderMark1
enum value
juce::CharPointer_UTF8
byteOrderMark2
enum value
juce::CharPointer_UTF8
byteOrderMark3
enum value
juce::CharPointer_UTF8
canRepresent
(juce_wchar character) noexcept
juce::CharPointer_UTF8
static
CharPointer_UTF8
(const CharType *rawPointer) noexcept
juce::CharPointer_UTF8
explicit
CharPointer_UTF8
(const CharPointer_UTF8 &other) noexcept
juce::CharPointer_UTF8
CharType
typedef
juce::CharPointer_UTF8
compare
(const CharPointer other) const noexcept
juce::CharPointer_UTF8
compareIgnoreCase
(const CharPointer other) const noexcept
juce::CharPointer_UTF8
compareIgnoreCase
(const CharPointer_UTF8 other) const noexcept
juce::CharPointer_UTF8
compareIgnoreCaseUpTo
(const CharPointer other, const int maxChars) const noexcept
juce::CharPointer_UTF8
compareUpTo
(const CharPointer other, const int maxChars) const noexcept
juce::CharPointer_UTF8
findEndOfWhitespace
() const noexcept
juce::CharPointer_UTF8
findTerminatingNull
() const noexcept
juce::CharPointer_UTF8
getAddress
() const noexcept
juce::CharPointer_UTF8
getAndAdvance
() noexcept
juce::CharPointer_UTF8
getBytesRequiredFor
(const juce_wchar charToWrite) noexcept
juce::CharPointer_UTF8
static
getBytesRequiredFor
(CharPointer text) noexcept
juce::CharPointer_UTF8
static
getDoubleValue
() const noexcept
juce::CharPointer_UTF8
getIntValue32
() const noexcept
juce::CharPointer_UTF8
getIntValue64
() const noexcept
juce::CharPointer_UTF8
indexOf
(const CharPointer stringToFind) const noexcept
juce::CharPointer_UTF8
indexOf
(const juce_wchar charToFind) const noexcept
juce::CharPointer_UTF8
indexOf
(const juce_wchar charToFind, const bool ignoreCase) const noexcept
juce::CharPointer_UTF8
isByteOrderMark
(const void *possibleByteOrder) noexcept
juce::CharPointer_UTF8
static
isDigit
() const noexcept
juce::CharPointer_UTF8
isEmpty
() const noexcept
juce::CharPointer_UTF8
isLetter
() const noexcept
juce::CharPointer_UTF8
isLetterOrDigit
() const noexcept
juce::CharPointer_UTF8
isLowerCase
() const noexcept
juce::CharPointer_UTF8
isNotEmpty
() const noexcept
juce::CharPointer_UTF8
isUpperCase
() const noexcept
juce::CharPointer_UTF8
isValidString
(const CharType *dataToTest, int maxBytesToRead)
juce::CharPointer_UTF8
static
isWhitespace
() const noexcept
juce::CharPointer_UTF8
length
() const noexcept
juce::CharPointer_UTF8
lengthUpTo
(const size_t maxCharsToCount) const noexcept
juce::CharPointer_UTF8
lengthUpTo
(const CharPointer_UTF8 end) const noexcept
juce::CharPointer_UTF8
operator const CharType *
() const noexcept
juce::CharPointer_UTF8
operator!=
(CharPointer_UTF8 other) const noexcept
juce::CharPointer_UTF8
operator*
() const noexcept
juce::CharPointer_UTF8
operator+
(int numToSkip) const noexcept
juce::CharPointer_UTF8
operator++
() noexcept
juce::CharPointer_UTF8
operator++
(int) noexcept
juce::CharPointer_UTF8
operator+=
(int numToSkip) noexcept
juce::CharPointer_UTF8
operator-
(int numToSkip) const noexcept
juce::CharPointer_UTF8
operator--
() noexcept
juce::CharPointer_UTF8
operator-=
(int numToSkip) noexcept
juce::CharPointer_UTF8
operator<
(CharPointer_UTF8 other) const noexcept
juce::CharPointer_UTF8
operator<=
(CharPointer_UTF8 other) const noexcept
juce::CharPointer_UTF8
operator=
(CharPointer_UTF8 other) noexcept
juce::CharPointer_UTF8
operator=
(const CharType *text) noexcept
juce::CharPointer_UTF8
operator==
(CharPointer_UTF8 other) const noexcept
juce::CharPointer_UTF8
operator>
(CharPointer_UTF8 other) const noexcept
juce::CharPointer_UTF8
operator>=
(CharPointer_UTF8 other) const noexcept
juce::CharPointer_UTF8
operator[]
(int characterIndex) const noexcept
juce::CharPointer_UTF8
sizeInBytes
() const noexcept
juce::CharPointer_UTF8
toLowerCase
() const noexcept
juce::CharPointer_UTF8
toUpperCase
() const noexcept
juce::CharPointer_UTF8
write
(const juce_wchar charToWrite) noexcept
juce::CharPointer_UTF8
writeAll
(const CharPointer src) noexcept
juce::CharPointer_UTF8
writeAll
(const CharPointer_UTF8 src) noexcept
juce::CharPointer_UTF8
writeNull
() const noexcept
juce::CharPointer_UTF8
writeWithCharLimit
(const CharPointer src, const int maxChars) noexcept
juce::CharPointer_UTF8
writeWithDestByteLimit
(const CharPointer src, const size_t maxDestBytes) noexcept
juce::CharPointer_UTF8
Generated on Thu Feb 8 2018 21:25:21 for JUCE by
1.8.13