Blender V5.0
blender::locale::MessageKeyRef Struct Reference

Public Member Functions

uint64_t hash () const

Public Attributes

StringRef context
StringRef str

Detailed Description

Definition at line 403 of file messages.cc.

Member Function Documentation

◆ hash()

uint64_t blender::locale::MessageKeyRef::hash ( ) const
inline

Definition at line 407 of file messages.cc.

References blender::get_default_hash().

Referenced by blender::locale::MessageKey::hash_as().

Member Data Documentation

◆ context

StringRef blender::locale::MessageKeyRef::context

Definition at line 404 of file messages.cc.

Referenced by blender::locale::operator==().

◆ str

StringRef blender::locale::MessageKeyRef::str

Definition at line 405 of file messages.cc.

Referenced by blender::locale::operator==().


The documentation for this struct was generated from the following file: