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