|
LMMS
|
This is the complete list of members for water::Identifier, including all inherited members.
| Identifier() noexcept | water::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) noexcept | water::Identifier | |
| isNull() const noexcept | water::Identifier | inline |
| isValid() const noexcept | water::Identifier | inline |
| name | water::Identifier | private |
| operator StringRef() const noexcept | water::Identifier | inline |
| operator!=(const Identifier &other) const noexcept | water::Identifier | inline |
| operator!=(const char *other) const noexcept | water::Identifier | inline |
| operator<(const char *other) const noexcept | water::Identifier | inline |
| operator<=(const char *other) const noexcept | water::Identifier | inline |
| operator=(const Identifier &other) noexcept | water::Identifier | |
| operator==(const Identifier &other) const noexcept | water::Identifier | inline |
| operator==(const char *other) const noexcept | water::Identifier | inline |
| operator>(const char *other) const noexcept | water::Identifier | inline |
| operator>=(const char *other) const noexcept | water::Identifier | inline |
| toString() const noexcept | water::Identifier | inline |
| ~Identifier() noexcept | water::Identifier |