JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::Identifier Member List

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

getCharPointer() const noexceptjuce::Identifierinline
Identifier() noexceptjuce::Identifier
Identifier(const char *name)juce::Identifier
Identifier(const String &name)juce::Identifier
Identifier(String::CharPointerType nameStart, String::CharPointerType nameEnd)juce::Identifier
Identifier(const Identifier &other) noexceptjuce::Identifier
Identifier(Identifier &&other) noexceptjuce::Identifier
isNull() const noexceptjuce::Identifierinline
isValid() const noexceptjuce::Identifierinline
isValidIdentifier(const String &possibleIdentifier) noexceptjuce::Identifierstatic
namejuce::Identifierprivate
nulljuce::Identifierstatic
operator String::CharPointerType() const noexceptjuce::Identifierinline
operator StringRef() const noexceptjuce::Identifierinline
operator!=(const Identifier &other) const noexceptjuce::Identifierinline
operator!=(StringRef other) const noexceptjuce::Identifierinline
operator<(StringRef other) const noexceptjuce::Identifierinline
operator<=(StringRef other) const noexceptjuce::Identifierinline
operator=(const Identifier &other) noexceptjuce::Identifier
operator=(Identifier &&other) noexceptjuce::Identifier
operator==(const Identifier &other) const noexceptjuce::Identifierinline
operator==(StringRef other) const noexceptjuce::Identifierinline
operator>(StringRef other) const noexceptjuce::Identifierinline
operator>=(StringRef other) const noexceptjuce::Identifierinline
toString() const noexceptjuce::Identifierinline
~Identifier() noexceptjuce::Identifier