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

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

Identifier() noexceptwater::Identifier
Identifier(const char *name)water::Identifier
Identifier(const std::string &name)water::Identifier
Identifier(const char *nameStart, const char *nameEnd)water::Identifier
Identifier(const Identifier &other) noexceptwater::Identifier
isNull() const noexceptwater::Identifierinline
isValid() const noexceptwater::Identifierinline
namewater::Identifierprivate
operator StringRef() const noexceptwater::Identifierinline
operator!=(const Identifier &other) const noexceptwater::Identifierinline
operator!=(const char *other) const noexceptwater::Identifierinline
operator<(const char *other) const noexceptwater::Identifierinline
operator<=(const char *other) const noexceptwater::Identifierinline
operator=(const Identifier &other) noexceptwater::Identifier
operator==(const Identifier &other) const noexceptwater::Identifierinline
operator==(const char *other) const noexceptwater::Identifierinline
operator>(const char *other) const noexceptwater::Identifierinline
operator>=(const char *other) const noexceptwater::Identifierinline
toString() const noexceptwater::Identifierinline
~Identifier() noexceptwater::Identifier