This is the complete list of members for juce::StringRef, including all inherited members.
isEmpty() const noexcept | juce::StringRef | inline |
isNotEmpty() const noexcept | juce::StringRef | inline |
length() const noexcept | juce::StringRef | inline |
operator const String::CharPointerType::CharType *() const noexcept | juce::StringRef | inline |
operator String::CharPointerType() const noexcept | juce::StringRef | inline |
operator!=(const String &s) const noexcept | juce::StringRef | inline |
operator!=(StringRef s) const noexcept | juce::StringRef | inline |
operator==(const String &s) const noexcept | juce::StringRef | inline |
operator==(StringRef s) const noexcept | juce::StringRef | inline |
operator[](int index) const noexcept | juce::StringRef | inline |
StringRef(const char *stringLiteral) noexcept | juce::StringRef | |
StringRef(String::CharPointerType stringLiteral) noexcept | juce::StringRef | |
StringRef(const String &string) noexcept | juce::StringRef | |
StringRef(const std::string &string) | juce::StringRef | |
StringRef() noexcept | juce::StringRef | |
text | juce::StringRef |