JUCE
Loading...
Searching...
No Matches
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<=(const String &s) const noexceptStringRef
operator==(const String &s) const noexceptStringRef
operator==(StringRef s) const noexceptStringRef
operator>(const String &s) const noexceptStringRef
operator>=(const String &s) const noexceptStringRef
operator[](int index) const noexceptStringRef
StringRef(const char *stringLiteral) noexceptStringRef
StringRef(String::CharPointerType stringLiteral) noexceptStringRef
StringRef(const String &string) noexceptStringRef
StringRef(const std::string &string)StringRef
StringRef() noexceptStringRef
textStringRef