This is the complete list of members for Id, including all inherited members.
_hash | LiteralId | protected |
_value | LiteralId | protected |
Compare(const LiteralId &other) const | LiteralId | |
Create(INPUTTYPE &&... inputId) | Id | static |
Get() const | LiteralId | |
GetCString() const | LiteralId | |
GetCStringLength() const | LiteralId | |
GetHashCode() const | LiteralId | |
GetHashCode(const Char *str) | LiteralId | static |
GetRCString() const | Id | private |
GetUniqueHashCode() const | LiteralId | |
HASH_MASK | LiteralId | protectedstatic |
Id() | Id | |
Id(const volatile Char *str) | Id | explicit |
Id(const Char(&str)[N]) | Id | explicit |
Id(Id &&other) | Id | |
Id(const Id &other) | Id | |
Id(const CString &)=delete | Id | explicitprivate |
Init(const Char *str, Bool copyString) | Id | |
Init(const Block< const Char > &str) | Id | |
Init(const CString &str) | Id | |
Init(CString &&str) | Id | |
Init(const String &str) | Id | |
Init(const InternedId &id) | Id | |
Init(const RefCountedCString *str) | Id | |
IsEmpty() const | LiteralId | |
IsPopulated() const | LiteralId | |
LiteralId() | LiteralId | |
LiteralId(const LiteralId &)=default | LiteralId | |
LiteralId(const Id &)=delete | LiteralId | |
LiteralId(const Char(&str)[N]) | LiteralId | explicit |
LiteralId(bool dummy, const Char(&str)[N]) | LiteralId | |
LiteralId(bool dummy, const LiteralId &src) | LiteralId | |
LiteralId(bool dummy, const T &decl) | LiteralId | |
LiteralId(const Char *value, UInt hash) | LiteralId | protected |
LiteralId(ENUM_DONT_INITIALIZE) | LiteralId | explicitprotected |
LOW_HASH_MASK | LiteralId | static |
MAX_LENGTH | LiteralId | static |
MAX_LENGTH_EXPONENT | LiteralId | static |
MAXON_OPERATOR_COMPARISON(LiteralId) | LiteralId | |
MAXON_OPERATOR_MOVE_ASSIGNMENT(Id) | Id | |
NullValue() | Id | static |
operator const Id &() const | LiteralId | |
operator<(const LiteralId &other) const | LiteralId | |
operator=(const Id &other) | Id | |
maxon::LiteralId::operator=(const LiteralId &)=default | LiteralId | |
operator==(const LiteralId &other) const | LiteralId | |
RC_STRING_BIT | LiteralId | protectedstatic |
RC_STRING_MASK | LiteralId | protectedstatic |
Reset() | Id | |
ToBlock() const | LiteralId | |
ToCString() const | LiteralId | |
ToString(const FormatStatement *formatStatement=nullptr) const | LiteralId | |
UsesRefCountedCString() const | LiteralId | |
~Id() | Id |