JUCE
StringRef Member List

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

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