openshot-audio  0.1.2
CharPointer_UTF32 Member List

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

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