LMMS
Loading...
Searching...
No Matches
water::StringRef Member List

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

isEmpty() const noexceptwater::StringRefinline
isNotEmpty() const noexceptwater::StringRefinline
length() const noexceptwater::StringRefinline
operator CharPointer_UTF8() const noexceptwater::StringRefinline
operator const char *() const noexceptwater::StringRefinline
operator!=(const String &s) const noexceptwater::StringRefinline
operator!=(StringRef s) const noexceptwater::StringRefinline
operator==(const String &s) const noexceptwater::StringRefinline
operator==(StringRef s) const noexceptwater::StringRefinline
operator[](int index) const noexceptwater::StringRefinline
StringRef(const char *stringLiteral) noexceptwater::StringRef
StringRef(CharPointer_UTF8 stringLiteral) noexceptwater::StringRef
StringRef(const String &string) noexceptwater::StringRef
StringRef() noexceptwater::StringRef
textwater::StringRef