JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::StringRef Member List

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

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