Cogs.Foundation
|
This is the complete list of members for Cogs::Reflection::Name, including all inherited members.
c_str() const | Cogs::Reflection::Name | inline |
getId() const | Cogs::Reflection::Name | inline |
getName() const | Cogs::Reflection::Name | inline |
Name()=default | Cogs::Reflection::Name | |
Name(const StringView &name) | Cogs::Reflection::Name | inline |
Name(const char *name) | Cogs::Reflection::Name | inline |
Name(const std::string &name) | Cogs::Reflection::Name | inline |
Name(const Name &other)=default | Cogs::Reflection::Name | |
Name(Name &&other) noexcept=default | Cogs::Reflection::Name | |
operator=(const Name &other)=default | Cogs::Reflection::Name | |
operator=(Name &&other) noexcept=default | Cogs::Reflection::Name | |
operator==(const Name &other) const | Cogs::Reflection::Name | inline |