JUCE  v5.1.1-3-g1a0b28c73
JUCE API
Identifier Member List

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

getCharPointer() const noexceptIdentifierinline
Identifier() noexceptIdentifier
Identifier(const char *name)Identifier
Identifier(const String &name)Identifier
Identifier(String::CharPointerType nameStart, String::CharPointerType nameEnd)Identifier
Identifier(const Identifier &other) noexceptIdentifier
Identifier(Identifier &&other) noexceptIdentifier
isNull() const noexceptIdentifierinline
isValid() const noexceptIdentifierinline
isValidIdentifier(const String &possibleIdentifier) noexceptIdentifierstatic
nameIdentifierprivate
nullIdentifierstatic
operator String::CharPointerType() const noexceptIdentifierinline
operator StringRef() const noexceptIdentifierinline
operator!=(const Identifier &other) const noexceptIdentifierinline
operator!=(StringRef other) const noexceptIdentifierinline
operator<(StringRef other) const noexceptIdentifierinline
operator<=(StringRef other) const noexceptIdentifierinline
operator=(const Identifier &other) noexceptIdentifier
operator=(Identifier &&other) noexceptIdentifier
operator==(const Identifier &other) const noexceptIdentifierinline
operator==(StringRef other) const noexceptIdentifierinline
operator>(StringRef other) const noexceptIdentifierinline
operator>=(StringRef other) const noexceptIdentifierinline
toString() const noexceptIdentifierinline
~Identifier() noexceptIdentifier