JUCE
juce::StringRef Member List

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

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