JUCE  v5.1.1-3-g1a0b28c73
JUCE API
StringRef Member List

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

isEmpty() const noexceptStringRefinline
isNotEmpty() const noexceptStringRefinline
length() const noexceptStringRefinline
operator const String::CharPointerType::CharType *() const noexceptStringRefinline
operator String::CharPointerType() const noexceptStringRefinline
operator!=(const String &s) const noexceptStringRefinline
operator!=(StringRef s) const noexceptStringRefinline
operator==(const String &s) const noexceptStringRefinline
operator==(StringRef s) const noexceptStringRefinline
operator[](int index) const noexceptStringRefinline
StringRef(const char *stringLiteral) noexceptStringRef
StringRef(String::CharPointerType stringLiteral) noexceptStringRef
StringRef(const String &string) noexceptStringRef
StringRef() noexceptStringRef
textStringRef