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