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