|
Blender V5.0
|
Public Member Functions | |
| MessageKey (const StringRef c) | |
| uint64_t | hash () const |
Static Public Member Functions | |
| static uint64_t | hash_as (const MessageKeyRef &key) |
Public Attributes | |
| std::string | context |
| std::string | str |
Definition at line 413 of file messages.cc.
|
inline |
Definition at line 417 of file messages.cc.
References blender::StringRefBase::find(), blender::StringRefBase::not_found, pos, and blender::StringRefBase::substr().
|
inline |
Definition at line 429 of file messages.cc.
References blender::get_default_hash().
|
inlinestatic |
Definition at line 434 of file messages.cc.
References blender::locale::MessageKeyRef::hash().
| std::string blender::locale::MessageKey::context |
Definition at line 414 of file messages.cc.
Referenced by blender::locale::operator==().
| std::string blender::locale::MessageKey::str |
Definition at line 415 of file messages.cc.
Referenced by blender::locale::operator==().