openshot-audio  0.1.4
juce::CharPointer_UTF32 Member List

This is the complete list of members for juce::CharPointer_UTF32, including all inherited members.

atomicSwap(const CharPointer_UTF32 newValue)juce::CharPointer_UTF32inline
canRepresent(juce_wchar character) noexceptjuce::CharPointer_UTF32inlinestatic
CharPointer_UTF32(const CharType *const rawPointer) noexceptjuce::CharPointer_UTF32inlineexplicit
CharPointer_UTF32(const CharPointer_UTF32 &other) noexceptjuce::CharPointer_UTF32inline
CharType typedefjuce::CharPointer_UTF32
compare(const CharPointer other) const noexceptjuce::CharPointer_UTF32inline
compare(const CharPointer_UTF32 other) const noexceptjuce::CharPointer_UTF32inline
compareIgnoreCase(const CharPointer other) constjuce::CharPointer_UTF32inline
compareIgnoreCaseUpTo(const CharPointer other, const int maxChars) const noexceptjuce::CharPointer_UTF32inline
compareUpTo(const CharPointer other, const int maxChars) const noexceptjuce::CharPointer_UTF32inline
findEndOfWhitespace() const noexceptjuce::CharPointer_UTF32inline
findTerminatingNull() const noexceptjuce::CharPointer_UTF32inline
getAddress() const noexceptjuce::CharPointer_UTF32inline
getAndAdvance() noexceptjuce::CharPointer_UTF32inline
getBytesRequiredFor(const juce_wchar) noexceptjuce::CharPointer_UTF32inlinestatic
getBytesRequiredFor(const CharPointer text) noexceptjuce::CharPointer_UTF32inlinestatic
getDoubleValue() const noexceptjuce::CharPointer_UTF32inline
getIntValue32() const noexceptjuce::CharPointer_UTF32inline
getIntValue64() const noexceptjuce::CharPointer_UTF32inline
indexOf(const CharPointer stringToFind) const noexceptjuce::CharPointer_UTF32inline
indexOf(const juce_wchar charToFind) const noexceptjuce::CharPointer_UTF32inline
indexOf(const juce_wchar charToFind, const bool ignoreCase) const noexceptjuce::CharPointer_UTF32inline
isDigit() constjuce::CharPointer_UTF32inline
isEmpty() const noexceptjuce::CharPointer_UTF32inline
isLetter() constjuce::CharPointer_UTF32inline
isLetterOrDigit() constjuce::CharPointer_UTF32inline
isLowerCase() constjuce::CharPointer_UTF32inline
isUpperCase() constjuce::CharPointer_UTF32inline
isValidString(const CharType *dataToTest, int maxBytesToRead)juce::CharPointer_UTF32inlinestatic
isWhitespace() constjuce::CharPointer_UTF32inline
length() const noexceptjuce::CharPointer_UTF32inline
lengthUpTo(const size_t maxCharsToCount) const noexceptjuce::CharPointer_UTF32inline
lengthUpTo(const CharPointer_UTF32 end) const noexceptjuce::CharPointer_UTF32inline
operator const CharType *() const noexceptjuce::CharPointer_UTF32inline
operator!=(CharPointer_UTF32 other) const noexceptjuce::CharPointer_UTF32inline
operator*() const noexceptjuce::CharPointer_UTF32inline
operator+(const int numToSkip) const noexceptjuce::CharPointer_UTF32inline
operator++() noexceptjuce::CharPointer_UTF32inline
operator++(int) noexceptjuce::CharPointer_UTF32inline
operator+=(const int numToSkip) noexceptjuce::CharPointer_UTF32inline
operator-(const int numToSkip) const noexceptjuce::CharPointer_UTF32inline
operator--() noexceptjuce::CharPointer_UTF32inline
operator-=(const int numToSkip) noexceptjuce::CharPointer_UTF32inline
operator<(CharPointer_UTF32 other) const noexceptjuce::CharPointer_UTF32inline
operator<=(CharPointer_UTF32 other) const noexceptjuce::CharPointer_UTF32inline
operator=(CharPointer_UTF32 other) noexceptjuce::CharPointer_UTF32inline
operator=(const CharType *text) noexceptjuce::CharPointer_UTF32inline
operator==(CharPointer_UTF32 other) const noexceptjuce::CharPointer_UTF32inline
operator>(CharPointer_UTF32 other) const noexceptjuce::CharPointer_UTF32inline
operator>=(CharPointer_UTF32 other) const noexceptjuce::CharPointer_UTF32inline
operator[](const int characterIndex) const noexceptjuce::CharPointer_UTF32inline
replaceChar(const juce_wchar newChar) noexceptjuce::CharPointer_UTF32inline
sizeInBytes() const noexceptjuce::CharPointer_UTF32inline
toLowerCase() const noexceptjuce::CharPointer_UTF32inline
toUpperCase() const noexceptjuce::CharPointer_UTF32inline
write(const juce_wchar charToWrite) noexceptjuce::CharPointer_UTF32inline
writeAll(const CharPointer src) noexceptjuce::CharPointer_UTF32inline
writeAll(const CharPointer_UTF32 src) noexceptjuce::CharPointer_UTF32inline
writeNull() const noexceptjuce::CharPointer_UTF32inline
writeWithCharLimit(const CharPointer src, const int maxChars) noexceptjuce::CharPointer_UTF32inline
writeWithDestByteLimit(const CharPointer src, const size_t maxDestBytes) noexceptjuce::CharPointer_UTF32inline